Searched refs:getUnitAtIndex (Results 1 – 4 of 4) sorted by relevance
236 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestAllForms()522 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));711 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));713 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(1));933 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));1109 DWARFUnit *U = DwarfContext->getUnitAtIndex(0);1226 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));1402 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));1460 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));1512 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));[all …]
240 DWARFUnit *getUnitAtIndex(unsigned index) { in getUnitAtIndex() function
1680 const DWARFUnit *CU = BC.DwCtx->getUnitAtIndex(Index); in updateGdbIndexSection()
845 getUnitAtIndex(0)->getAddressByteSize()) in getDebugLoc()