Searched defs:DebugInfo (Results 1 – 1 of 1) sorted by relevance
99 struct DebugInfo { struct100 DebugInfo(const std::string& method_name, uint32_t low_pc, uint32_t high_pc) in DebugInfo() function108 const std::vector<DebugInfo>& GetCFIMethodInfo() const { in GetCFIMethodInfo() argument