Searched defs:elfhdr (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/elftoolchain/strings/
H A Dstrings.c243 GElf_Ehdr elfhdr; local
/freebsd-11-stable/contrib/elftoolchain/size/
H A Dsize.c215 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, argument
263 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, argument
451 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, uint32_t idx, const char *name) argument
502 handle_core(char const *name, Elf *elf, GElf_Ehdr *elfhdr) argument
588 GElf_Ehdr elfhdr; local
682 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) argument
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.c1829 #undef elfhdr macro
1830 #define elfhdr elf32hdr macro
1835 #undef elfhdr macro
1836 #define elfhdr elf64hdr macro
/freebsd-11-stable/usr.sbin/kgzip/
H A Delfhdr.c40 const struct kgz_elfhdr elfhdr = { variable in typeref:struct:kgz_elfhdr
/freebsd-11-stable/usr.sbin/btxld/
H A Delfh.c42 const struct elfh elfhdr = { variable in typeref:struct:elfh
[all...]

Completed in 100 milliseconds