Searched refs:SetCompileUnitAtIndex (Results 1 – 7 of 7) sorted by relevance
203 void SymbolFileCommon::SetCompileUnitAtIndex(uint32_t idx, in SetCompileUnitAtIndex() function in SymbolFileCommon
599 void SetCompileUnitAtIndex(uint32_t idx, const lldb::CompUnitSP &cu_sp);
607 SetCompileUnitAtIndex(cu_idx, cu_info.compile_units_sps[0]); in ParseCompileUnitAtIndex()1369 SetCompileUnitAtIndex(cu_idx, cu_sp); in SetCompileUnit()
804 SetCompileUnitAtIndex(dwarf_cu.GetID(), cu_sp); in ParseCompileUnit()
225 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitAtIndex()
1756 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitForUID()
541 SetCompileUnitAtIndex(cci.m_id.modi, cu_sp); in CreateCompileUnit()