Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h68 virtual const DWARFSection &getRangeDWOSection() const { return Dummy; } in getRangeDWOSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp53 addUnitsImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangeDWOSection(), in addUnitsForDWOSection()
H A DDWARFContext.cpp1561 const DWARFSection &getRangeDWOSection() const override { in getRangeDWOSection() function in __anonf3f23cd30d11::DWARFObjInMemory