Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/elftoolchain/size/
HDsize.c215 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/
HDelfh.c42 const struct elfh elfhdr = { variable
/freebsd-11-stable/usr.sbin/kgzip/
HDelfhdr.c40 const struct kgz_elfhdr elfhdr = { variable
/freebsd-11-stable/contrib/elftoolchain/strings/
HDstrings.c243 GElf_Ehdr elfhdr; in handle_elf() local
/freebsd-11-stable/contrib/file/src/
HDreadelf.c1830 #define elfhdr elf32hdr in file_tryelf() macro
1836 #define elfhdr elf64hdr in file_tryelf() macro