Searched refs:getDWOCompileUnitAtIndex (Results 1 – 3 of 3) sorted by relevance
201 DWARFCompileUnit *getDWOCompileUnitAtIndex(unsigned index) { in getDWOCompileUnitAtIndex() function
146 DWARFCompileUnit *getDWOCompileUnitAtIndex(unsigned index) { in getDWOCompileUnitAtIndex() function
281 DWOU = DWOContext->getDWOCompileUnitAtIndex(0); in DWOHolder()