Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h62 virtual const DWARFSection &getLineDWOSection() const { return Dummy; } in getLineDWOSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h310 const DWARFSection &getLineDWOSection() override { return LineDWOSection; } in getLineDWOSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1792 const DWARFSection &getLineDWOSection() const override { in getLineDWOSection() function in __anon1e326e5e0d11::DWARFObjInMemory