Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
Delf.h
Dendianness.h
Dobjtool.h
/openbmc/linux/tools/objtool/
Delf.c
Dspecial.c
Dorc_dump.c
Dorc_gen.c
/openbmc/qemu/bsd-user/
H A Dmeson.build22 elf = cc.find_library('elf', required: true) build
/openbmc/linux/tools/perf/util/
Dsymbol-elf.c
Dsymsrc.h
Dunwind-libunwind-local.c
Dprobe-finder.c
Dprobe-event.c
/openbmc/linux/tools/build/feature/
Dtest-libelf.c
/openbmc/linux/arch/loongarch/kernel/
Delf.c
/openbmc/linux/tools/objtool/arch/x86/
Ddecode.c
/openbmc/linux/arch/alpha/boot/tools/
Dobjstrip.c
/openbmc/linux/tools/lib/bpf/
Dusdt.c
/openbmc/u-boot/tools/
H A Dzynqmpbif.c547 static char *elf2flat64(char *elf, size_t *flat_size, size_t *load_addr) in elf2flat64()
595 static char *elf2flat32(char *elf, size_t *flat_size, size_t *load_addr) in elf2flat32()
647 char *elf; in bif_add_elf() local
H A Dmips-relocs.c209 void *elf; in main() local
/openbmc/linux/tools/testing/selftests/bpf/
Dtrace_helpers.c
Dveristat.c
/openbmc/qemu/linux-user/
H A Delfload.c4191 static void fill_elf_header(struct elfhdr *elf, int segs, uint16_t machine, in fill_elf_header()