Searched defs:ehdr (Results 1 – 2 of 2) sorted by relevance
178 static void append_func(Elf_Ehdr *const ehdr, in append_func()275 Elf_Ehdr const *const ehdr, in get_sym_str_and_relp()306 Elf_Ehdr const *const ehdr, in sift_rel_mcount()353 Elf_Ehdr const *const ehdr, in nop_mcount()419 Elf_Ehdr const *const ehdr) in find_secsym_ndx()501 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) in do_func()
289 Elf32_Ehdr *const ehdr = mmap_file(fname); in do_file() local