Searched refs:fd_maps (Results 1 – 5 of 5) sorted by relevance
101 : fd_maps(std::move(maps_fd)), in UnwindingMetadata()103 if (!fd_maps.Parse()) in UnwindingMetadata()109 fd_maps.Reset(); in ReparseMaps()110 fd_maps.Parse(); in ReparseMaps()138 unwindstack::MapInfo* map_info = fd_maps.Find(frame.pc); in GetBuildId()
114 FDMaps fd_maps; member
164 metadata.fd_maps.Reset(); in TEST()
147 unwindstack::Unwinder unwinder(kMaxFrames, &metadata->fd_maps, regs.get(), in DoUnwind()
339 unwindstack::Unwinder unwinder(kUnwindingMaxFrames, &unwind_state->fd_maps, in UnwindSample()544 pid_and_process.second.unwind_state->fd_maps.Reset(); in ClearCachedStatePeriodic()