Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h220 compile_unit_range dwo_compile_units() { in dwo_compile_units() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp833 : DwarfContext->dwo_compile_units(); in createScopes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp213 : D.dwo_compile_units(), in parseMacroOrMacinfo()
1374 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash()