Searched refs:ApplyFileMappings (Results 1 – 4 of 4) sorted by relevance
131 void ApplyFileMappings(lldb::TargetSP target_sp);
244 void LineEntry::ApplyFileMappings(lldb::TargetSP target_sp) { in ApplyFileMappings() function in LineEntry
554 next_frame_sc.line_entry.ApplyFileMappings(target_sp); in GetFramesUpTo()
398 m_sc.line_entry.ApplyFileMappings(m_sc.target_sp); in GetSymbolContext()