Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1056 if (DWARFCompileUnit *OffsetCU = getCompileUnitForOffset(CUOffset)) in getCompileUnitForAddress() local
1057 return OffsetCU; in getCompileUnitForAddress()