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