Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h62 virtual const DWARFSection &getLineDWOSection() const { return Dummy; } in getLineDWOSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp457 DObj->getLineDWOSection().Data)) { in dump()
458 DWARFDataExtractor LineData(*DObj, DObj->getLineDWOSection(), in dump()
1551 const DWARFSection &getLineDWOSection() const override { in getLineDWOSection() function in __anonf3f23cd30d11::DWARFObjInMemory
H A DDWARFUnit.cpp56 D.getLineDWOSection(), C.isLittleEndian(), true, Lazy, in addUnitsForDWOSection()