Searched defs:DebugFrameInfo (Results 1 - 1 of 1) sorted by relevance

/system/core/libbacktrace/
H A DBacktraceOffline.h43 struct DebugFrameInfo { struct
92 DebugFrameInfo* GetDebugFrameInFile(const std::string& filename);
94 static std::unordered_map<std::string, std::unique_ptr<DebugFrameInfo>> debug_frames_;
102 DebugFrameInfo* last_debug_frame_;

Completed in 58 milliseconds