Searched refs:stop_info (Results 1 – 3 of 3) sorted by relevance
48 } stop_info; member
306 unwinding_result_.stop_info.addr = addr; in UnwindCallChain()
1240 MoveFromBinaryFormat(unwinding_result.stop_info, p); in UnwindingResultRecord()1259 MoveToBinaryFormat(unwinding_result.stop_info, p); in UnwindingResultRecord()1281 PrintIndented(indent, "regno %" PRIu64 "\n", unwinding_result.stop_info); in DumpData()1284 PrintIndented(indent, "addr 0x%" PRIx64 "\n", unwinding_result.stop_info); in DumpData()