Searched defs:elfhdr (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/btxld/
H A Delfh.c40 const struct elfh elfhdr = { variable in typeref:struct:elfh
/freebsd-current/contrib/elftoolchain/strings/
H A Dstrings.c264 GElf_Ehdr elfhdr; local
/freebsd-current/contrib/elftoolchain/size/
H A Dsize.c244 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, argument
292 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, argument
480 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, uint32_t idx, const char *name) argument
531 handle_core(char const *name, Elf *elf, GElf_Ehdr *elfhdr) argument
617 GElf_Ehdr elfhdr; local
705 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) argument
[all...]
/freebsd-current/contrib/file/src/
H A Dreadelf.c1883 #undef elfhdr macro
1884 #define elfhdr elf32hdr macro
1889 #undef elfhdr macro
1890 #define elfhdr elf64hdr macro

Completed in 118 milliseconds