Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1523 if (DWARFCompileUnit *OffsetCU = getCompileUnitForOffset(CUOffset)) in getCompileUnitForDataAddress() local
1524 return OffsetCU; in getCompileUnitForDataAddress()