Lines Matching defs:elf
67 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum()
180 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index()
199 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name()
228 Elf *elf; in filename__has_section() local
253 static int elf_read_program_header(Elf *elf, u64 vaddr, GElf_Phdr *phdr) in elf_read_program_header()
402 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
538 static void get_rela_dyn_info(Elf *elf, GElf_Ehdr *ehdr, struct rela_dyn_info *di, Elf_Scn *scn) in get_rela_dyn_info()
632 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
683 Elf *elf; in dso__synthesize_plt_symbols() local
856 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id()
970 Elf *elf; in read_build_id() local
1123 Elf *elf; in filename__read_debuglink() local
1232 Elf *elf; in symsrc__init() local
1499 Elf *elf; in dso__load_sym_internal() local
1789 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()
1825 Elf *elf; in file__read_maps() local
1845 Elf *elf; in dso__type_fd() local
1917 Elf *elf; member
2257 static int kcore_copy__read_maps(struct kcore_copy_info *kci, Elf *elf) in kcore_copy__read_maps()
2324 Elf *elf) in kcore_copy__calc_maps()
2654 static int populate_sdt_note(Elf **elf, const char *data, size_t len, in populate_sdt_note()
2786 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list()
2853 Elf *elf; in get_sdt_note_list() local