Home
last modified time | relevance | path

Searched refs:PERF_ELF_C_READ_MMAP (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dsymbol.h33 # define PERF_ELF_C_READ_MMAP ELF_C_READ_MMAP macro
35 # define PERF_ELF_C_READ_MMAP ELF_C_READ macro
Dunwind-libunwind-local.c179 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in elf_section_address_and_offset()
211 Elf *elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in elf_base_address()
238 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in elf_is_exec()
Dsymbol-elf.c611 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in read_build_id()
766 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in filename__read_debuglink()
881 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in symsrc__init()
1451 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in file__read_maps()
1471 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in dso__type_fd()
2487 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_sdt_note_list()
Dprobe-event.c283 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in find_module_name()
606 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_text_start_address()