Home
last modified time | relevance | path

Searched defs:getLineDWOSection (Results 1 – 2 of 2) 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.cpp1551 const DWARFSection &getLineDWOSection() const override { in getLineDWOSection() function in __anonf3f23cd30d11::DWARFObjInMemory