Searched refs:addUnitsForSection (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h141 /// must not mix calls to addUnitsForSection and addUnitsForDWOSection.
142 void addUnitsForSection(DWARFContext &C, const DWARFSection &Section,
147 /// sections. Caller must not mix calls to addUnitsForSection and
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp35 void DWARFUnitVector::addUnitsForSection(DWARFContext &C, function in class:DWARFUnitVector
H A DDWARFContext.cpp972 NormalUnits.addUnitsForSection(*this, S, DW_SECT_INFO);
976 NormalUnits.addUnitsForSection(*this, S, DW_SECT_EXT_TYPES);

Completed in 190 milliseconds