Searched refs:next_frame_sc (Results 1 – 3 of 3) sorted by relevance
438 SymbolContext &next_frame_sc, in GetParentOfInlinedScope() argument440 next_frame_sc.Clear(false); in GetParentOfInlinedScope()457 next_frame_block->CalculateSymbolContext(&next_frame_sc); in GetParentOfInlinedScope()470 next_frame_sc.line_entry.range.GetBaseAddress() = next_frame_pc; in GetParentOfInlinedScope()471 next_frame_sc.line_entry.file = in GetParentOfInlinedScope()473 next_frame_sc.line_entry.original_file = in GetParentOfInlinedScope()475 next_frame_sc.line_entry.line = in GetParentOfInlinedScope()477 next_frame_sc.line_entry.column = in GetParentOfInlinedScope()
533 SymbolContext next_frame_sc; in GetFramesUpTo() local537 curr_frame_address, next_frame_sc, next_frame_address)) { in GetFramesUpTo()538 next_frame_sc.line_entry.ApplyFileMappings(target_sp); in GetFramesUpTo()543 behaves_like_zeroth_frame, &next_frame_sc)); in GetFramesUpTo()546 unwind_sc = next_frame_sc; in GetFramesUpTo()
313 SymbolContext &next_frame_sc,