Searched refs:find_file_offset (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | capstone.c | 314 static int find_file_offset(u64 start, u64 len, u64 pgoff, void *arg) in find_file_offset() function 479 if (file__read_maps(fd, /*exe=*/true, find_file_offset, &data, in symbol__disassemble_capstone_powerpc()
|
| H A D | dso.c | 1882 static int find_file_offset(u64 start, u64 len, u64 pgoff, void *arg) in find_file_offset() function 1914 if (file__read_maps(fd, /*exe=*/true, find_file_offset, &data, is_64bit) <= 0) { in __dso__read_symbol()
|