Searched refs:LocalMaps (Results 1 – 5 of 5) sorted by relevance
62 unwindstack::LocalMaps maps; in BM_uncached_unwind()75 unwindstack::LocalMaps maps; in BM_cached_unwind()108 unwindstack::LocalMaps maps; in BM_get_build_id_from_elf()130 unwindstack::LocalMaps maps; in BM_get_build_id_from_file()
93 class LocalMaps : public RemoteMaps {95 LocalMaps() : RemoteMaps(getpid()) {} in LocalMaps() function96 virtual ~LocalMaps() = default;
167 maps.reset(new LocalMaps()); in InnerFunction()381 LocalMaps maps; in TEST_F()449 LocalMaps maps; in TEST_F()
38 stack_maps_.reset(new unwindstack::LocalMaps); in Build()
368 maps_ptr_.reset(new LocalMaps()); in Init()