Searched refs:OutputDebugInfoSize (Results 1 – 1 of 1) sorted by relevance
2593 uint64_t OutputDebugInfoSize = in cloneAllCompileUnits() local2595 const uint64_t StartOutputDebugInfoSize = OutputDebugInfoSize; in cloneAllCompileUnits()2601 CurrentUnit->setStartOffset(OutputDebugInfoSize); in cloneAllCompileUnits()2603 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(DwarfVersion); in cloneAllCompileUnits()2615 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(DwarfVersion); in cloneAllCompileUnits()2669 return OutputDebugInfoSize - StartOutputDebugInfoSize; in cloneAllCompileUnits()