Searched refs:starting_ip (Results 1 – 2 of 2) sorted by relevance
36 std::optional<lldb::addr_t> starting_ip; member
575 i + 1 < blocks->size() ? blocks->at(i + 1).starting_ip : std::nullopt, in DecodeSingleTraceForThread()642 ? execution.psb_blocks[j + 1].starting_ip in DecodeSystemWideTraceForThread()