Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h40 virtual const DWARFSection &getLocSection() const { return Dummy; } in getLocSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h287 const DWARFSection &getLocSection() override { return LocSection; } in getLocSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1539 const DWARFSection &getLocSection() const override { return LocSection; } in getLocSection() function in __anonddd817f10c11::DWARFObjInMemory