Searched refs:OutputDebugInfoSize (Results 1 – 2 of 2) sorted by relevance
2710 uint64_t OutputDebugInfoSize = in cloneAllCompileUnits() local2712 const uint64_t StartOutputDebugInfoSize = OutputDebugInfoSize; in cloneAllCompileUnits()2718 CurrentUnit->setStartOffset(OutputDebugInfoSize); in cloneAllCompileUnits()2720 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(DwarfVersion); in cloneAllCompileUnits()2732 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(DwarfVersion); in cloneAllCompileUnits()2786 return OutputDebugInfoSize - StartOutputDebugInfoSize; in cloneAllCompileUnits()