Lines Matching defs:ehdr

121 	Ehdr		*ehdr;		/* ELF header for file */  member
458 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) in sections()
540 unwind_eh_frame(Cache *cache, Word shndx, Word shnum, Phdr *uphdr, Ehdr *ehdr, in unwind_eh_frame()
859 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind()
971 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, in init_symtbl_state()
1314 uchar_t osabi, Ehdr *ehdr, uint_t flags) in cap_section()
1688 cap(const char *file, Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, in cap()
1848 syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in syminfo()
2421 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols()
2464 sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in sunw_sort()
2601 reloc(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in reloc()
2752 Word dynsec_cnt, Ehdr *ehdr, uchar_t osabi, const char *file) in dyn_test()
2870 Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in dyn_symtest()
2904 dynamic(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in dynamic()
3666 note_entry(Cache *cache, Word *data, size_t size, Ehdr *ehdr, const char *file) in note_entry()
3796 note(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in note()
4196 got(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) in got()
4463 shdr_cache(const char *file, Elf *elf, Ehdr *ehdr, size_t shstrndx, in shdr_cache()
4779 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, in create_cache()
4811 Ehdr *ehdr; in regular() local