Home
last modified time | relevance | path

Searched refs:OutputDebugInfoSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2435 uint64_t OutputDebugInfoSize = 0; in link() local
2492 CurrentUnit.setStartOffset(OutputDebugInfoSize); in link()
2496 OutputDebugInfoSize = CurrentUnit.computeNextUnitOffset(); in link()