Searched refs:LocalMaps (Results 1 – 6 of 6) sorted by relevance
94 class LocalMaps : public RemoteMaps {96 LocalMaps() : RemoteMaps(getpid()) {} in LocalMaps() function97 virtual ~LocalMaps() = default;
87 unwindstack::LocalMaps maps; in BM_local_unwind_uncached_process_memory()99 unwindstack::LocalMaps maps; in BM_local_unwind_cached_process_memory()157 unwindstack::LocalMaps maps; in BM_local_unwind_uncached_process_memory_no_func_names()169 unwindstack::LocalMaps maps; in BM_local_unwind_cached_process_memory_no_func_names()
103 unwindstack::LocalMaps maps; in BM_elf_get_build_id_from_object()127 unwindstack::LocalMaps maps; in BM_elf_get_build_id_from_file()
178 maps.reset(new LocalMaps()); in InnerFunction()392 LocalMaps maps; in TEST_F()460 LocalMaps maps; in TEST_F()523 LocalMaps maps; in TEST_F()
38 stack_maps_.reset(new unwindstack::LocalMaps); in Build()
399 maps_ptr_.reset(new LocalMaps()); in Init()