Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp833 bool IsDWOContext) { in computeNewOffsets() argument
851 IsDWOContext ? DWCtx.dwo_compile_units() : DWCtx.compile_units(); in computeNewOffsets()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h901 CUOffsetMap computeNewOffsets(DWARFContext &DWCtx, bool IsDWOContext);