Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h159 LLVM_ABI void addUnitsForDWOSection(DWARFContext &C,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp53 void DWARFUnitVector::addUnitsForDWOSection(DWARFContext &C, in addUnitsForDWOSection() function in DWARFUnitVector
H A DDWARFContext.cpp307 DWOUnits.addUnitsForDWOSection(D, S, DW_SECT_INFO, Lazy); in getDWOUnits()
311 DWOUnits.addUnitsForDWOSection(D, S, DW_SECT_EXT_TYPES, Lazy); in getDWOUnits()