Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol.h194 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data,
H A Dsymbol-minimal.c356 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps() function
H A Dsymbol.c1282 err = file__read_maps(fd, map__prot(map) & PROT_EXEC, kcore_mapfn, &md, in dso__load_kcore()
H A Dsymbol-elf.c1821 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps() function