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

/freebsd-11.0-release/usr.sbin/btxld/
H A Delfh.c40 const struct elfh elfhdr = { variable in typeref:struct:elfh
[all...]
/freebsd-11.0-release/usr.sbin/kgzip/
H A Delfhdr.c38 const struct kgz_elfhdr elfhdr = { variable in typeref:struct:kgz_elfhdr
/freebsd-11.0-release/contrib/elftoolchain/strings/
H A Dstrings.c254 GElf_Ehdr elfhdr; local
/freebsd-11.0-release/contrib/elftoolchain/size/
H A Dsize.c215 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, argument
262 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, argument
450 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, uint32_t idx, const char *name) argument
501 handle_core(char const *name, Elf *elf, GElf_Ehdr *elfhdr) argument
587 GElf_Ehdr elfhdr; local
681 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) argument
[all...]
/freebsd-11.0-release/contrib/file/src/
H A Dreadelf.c1583 #undef elfhdr macro
1584 #define elfhdr elf32hdr macro
1589 #undef elfhdr macro
1590 #define elfhdr elf64hdr macro

Completed in 116 milliseconds