Searched refs:SetCompileUnitAtIndex (Results 1 – 7 of 7) sorted by relevance
178 void SymbolFile::SetCompileUnitAtIndex(uint32_t idx, const CompUnitSP &cu_sp) { in SetCompileUnitAtIndex() function in SymbolFile
308 void SetCompileUnitAtIndex(uint32_t idx, const lldb::CompUnitSP &cu_sp);
588 SetCompileUnitAtIndex(cu_idx, in ParseCompileUnitAtIndex()1293 SetCompileUnitAtIndex(cu_idx, cu_sp); in SetCompileUnit()
722 SetCompileUnitAtIndex(dwarf_cu.GetID(), cu_sp); in ParseCompileUnit()
223 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitAtIndex()
424 SetCompileUnitAtIndex(cci.m_id.modi, cu_sp); in CreateCompileUnit()
1760 SetCompileUnitAtIndex(index, cu_sp); in ParseCompileUnitForUID()