Lines Matching defs:ehdr
117 Ehdr *ehdr; /* ELF header for file */ member
454 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) in sections()
536 unwind_eh_frame(Cache *cache, Word shndx, Word shnum, Phdr *uphdr, Ehdr *ehdr, in unwind_eh_frame()
855 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind()
967 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, in init_symtbl_state()
1310 uchar_t osabi, Ehdr *ehdr, uint_t flags) in cap_section()
1684 cap(const char *file, Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, in cap()
1844 syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in syminfo()
2417 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols()
2460 sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in sunw_sort()
2597 reloc(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in reloc()
2748 Word dynsec_cnt, Ehdr *ehdr, uchar_t osabi, const char *file) in dyn_test()
2866 Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in dyn_symtest()
2900 dynamic(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in dynamic()
3662 note_entry(Cache *cache, Word *data, size_t size, Ehdr *ehdr, const char *file) in note_entry()
3792 note(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in note()
4192 got(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in got()
4459 shdr_cache(const char *file, Elf *elf, Ehdr *ehdr, size_t shstrndx, in shdr_cache()
4774 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, in create_cache()
4806 Ehdr *ehdr; in regular() local