Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsymbol.h33 # define PERF_ELF_C_READ_MMAP ELF_C_READ_MMAP macro
35 # define PERF_ELF_C_READ_MMAP ELF_C_READ macro
A 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()
A Dsymbol-elf.c248 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in filename__has_section()
961 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in read_build_id()
1116 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in filename__read_debuglink()
1231 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in symsrc__init()
1802 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in file__read_maps()
1822 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in dso__type_fd()
2835 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_sdt_note_list()
A Dprobe-event.c286 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in find_module_name()
609 elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in get_text_start_address()

Completed in 17 milliseconds