Searched refs:LocalMaps (Results 1 – 6 of 6) sorted by relevance
93 class LocalMaps : public RemoteMaps {95 LocalMaps() : RemoteMaps(getpid()) {} in LocalMaps() function96 virtual ~LocalMaps() = default;
61 unwindstack::LocalMaps maps; in BM_uncached_unwind()74 unwindstack::LocalMaps maps; in BM_cached_unwind()
103 unwindstack::LocalMaps maps; in BM_elf_get_build_id_from_object()127 unwindstack::LocalMaps maps; in BM_elf_get_build_id_from_file()
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()
375 maps_ptr_.reset(new LocalMaps()); in Init()