Searched refs:computeNextUnitOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp72 uint64_t CompileUnit::computeNextUnitOffset() { function in class:llvm::CompileUnit
H A DDWARFLinker.cpp2109 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset();
2121 OutputDebugInfoSize = CurrentUnit->computeNextUnitOffset();
2167 CurrentUnit->computeNextUnitOffset());
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h160 uint64_t computeNextUnitOffset();

Completed in 89 milliseconds