Searched defs:elfhdr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/elftoolchain/size/ |
| HD | size.c | 215 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, in xlatetom() 247 #define NEXT_NOTE(elfhdr, descsz, namesz, offset) do { \ argument 263 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, in handle_core_note() 451 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, in handle_phdr() 502 handle_core(char const *name, Elf *elf, GElf_Ehdr *elfhdr) in handle_core() 588 GElf_Ehdr elfhdr; in handle_elf() local 682 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) in sysv_calc()
|
| /freebsd-11-stable/usr.sbin/btxld/ |
| HD | elfh.c | 42 const struct elfh elfhdr = { variable
|
| /freebsd-11-stable/usr.sbin/kgzip/ |
| HD | elfhdr.c | 40 const struct kgz_elfhdr elfhdr = { variable
|
| /freebsd-11-stable/contrib/elftoolchain/strings/ |
| HD | strings.c | 243 GElf_Ehdr elfhdr; in handle_elf() local
|
| /freebsd-11-stable/contrib/file/src/ |
| HD | readelf.c | 1830 #define elfhdr elf32hdr in file_tryelf() macro 1836 #define elfhdr elf64hdr in file_tryelf() macro
|