Home
last modified time | relevance | path

Searched defs:proc_maps (Results 1 – 2 of 2) sorted by relevance

/third_party/elfio/examples/proc_mem/
Dproc_mem.cpp34 void get_translation_ranges( std::ifstream& proc_maps, in get_translation_ranges()
68 std::ifstream proc_maps( std::string( "/proc/" ) + argv[1] + "/maps" ); in main() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45804 struct proc_maps_private proc_maps; member