Lines Matching defs:elf
78 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum()
191 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index()
210 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name()
239 Elf *elf; in filename__has_section() local
264 static int elf_read_program_header(Elf *elf, u64 vaddr, GElf_Phdr *phdr) in elf_read_program_header()
394 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
526 static void get_rela_dyn_info(Elf *elf, GElf_Ehdr *ehdr, struct rela_dyn_info *di, Elf_Scn *scn) in get_rela_dyn_info()
614 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
665 Elf *elf; in dso__synthesize_plt_symbols() local
838 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id()
952 Elf *elf; in read_build_id() local
1105 Elf *elf; in filename__read_debuglink() local
1214 Elf *elf; in symsrc__init() local
1473 Elf *elf; in dso__load_sym_internal() local
1764 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()
1800 Elf *elf; in file__read_maps() local
1820 Elf *elf; in dso__type_fd() local
1892 Elf *elf; member
2232 static int kcore_copy__read_maps(struct kcore_copy_info *kci, Elf *elf) in kcore_copy__read_maps()
2299 Elf *elf) in kcore_copy__calc_maps()
2629 static int populate_sdt_note(Elf **elf, const char *data, size_t len, in populate_sdt_note()
2761 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list()
2828 Elf *elf; in get_sdt_note_list() local