Searched refs:SetCompileUnitAtIndex (Results 1 – 7 of 7) sorted by relevance
215 void SymbolFileCommon::SetCompileUnitAtIndex(uint32_t idx, in SetCompileUnitAtIndex() function in SymbolFileCommon
442 void SetCompileUnitAtIndex(uint32_t idx, const lldb::CompUnitSP &cu_sp);
580 SetCompileUnitAtIndex(cu_idx, in ParseCompileUnitAtIndex()1266 SetCompileUnitAtIndex(cu_idx, cu_sp); in SetCompileUnit()
722 SetCompileUnitAtIndex(dwarf_cu.GetID(), cu_sp); in ParseCompileUnit()
223 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitAtIndex()
1760 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitForUID()
460 SetCompileUnitAtIndex(cci.m_id.modi, cu_sp); in CreateCompileUnit()