Home
last modified time | relevance | path

Searched defs:getLineSection (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h45 virtual const DWARFSection &getLineSection() const { return Dummy; } in getLineSection() function
DDWARFUnit.h293 const DWARFSection &getLineSection() const { return LineSection; } in getLineSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h46 virtual const DWARFSection &getLineSection() const { return Dummy; } in getLineSection() function
DDWARFUnit.h332 const DWARFSection &getLineSection() const { return LineSection; } in getLineSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h157 StringRef getLineSection() const { return LineSection; } in getLineSection() function
DDWARFContext.h291 const DWARFSection &getLineSection() override { return LineSection; } in getLineSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1844 const DWARFSection &getLineSection() const override { return LineSection; } in getLineSection() function in __anond5e29bc60d11::DWARFObjInMemory
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp2017 const DWARFSection &getLineSection() const override { return LineSection; } in getLineSection() function in __anonec0f6ccc1011::DWARFObjInMemory