Home
last modified time | relevance | path

Searched defs:DWOUnits (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h203 DWARFUnitVector &DWOUnits = State->getDWOUnits(); in dwo_info_section_units() local
214 DWARFUnitVector &DWOUnits = State->getDWOUnits(); dwo_types_section_units() local
230 DWARFUnitVector &DWOUnits = State->getDWOUnits(); dwo_units() local
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp270 DWARFUnitVector DWOUnits; global() member in ThreadUnsafeDWARFContextState
1350 DWARFUnitVector &DWOUnits = State->getDWOUnits(); getTypeUnitForHash() local
1361 DWARFUnitVector &DWOUnits = State->getDWOUnits(LazyParse); getDWOCompileUnitForHash() local
[all...]