Searched refs:OutputDebugInfoSize (Results 1 – 2 of 2) sorted by relevance
2168 uint64_t OutputDebugInfoSize = in cloneAllCompileUnits() local2170 const uint64_t StartOutputDebugInfoSize = OutputDebugInfoSize; in cloneAllCompileUnits()2174 CurrentUnit->setStartOffset(OutputDebugInfoSize); in cloneAllCompileUnits()2176 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(); in cloneAllCompileUnits()2188 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset(); in cloneAllCompileUnits()2238 return OutputDebugInfoSize - StartOutputDebugInfoSize; in cloneAllCompileUnits()
1431 uint64_t OutputDebugInfoSize; member in llvm::dsymutil::__anondabe43b60111::DwarfLinker3389 CurrentUnit.setStartOffset(Linker.OutputDebugInfoSize); in cloneAllCompileUnits()3393 Linker.OutputDebugInfoSize = CurrentUnit.computeNextUnitOffset(); in cloneAllCompileUnits()3427 OutputDebugInfoSize = 0; in link()