Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsymbol.h34 # define PERF_ELF_C_READ_MMAP ELF_C_READ_MMAP macro
36 # 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.c238 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in filename__has_section()
980 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in read_build_id()
1135 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in filename__read_debuglink()
1250 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in symsrc__init()
1899 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in file__read_maps()
1919 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in dso__type_fd()
2932 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_sdt_note_list()
Dprobe-event.c306 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in find_module_name()
631 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_text_start_address()