Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h60 virtual const DWARFSection &getLocDWOSection() const { return Dummy; } in getLocDWOSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h311 const DWARFSection &getLocDWOSection() override { return LocDWOSection; } in getLocDWOSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1504 const DWARFSection &getLocDWOSection() const override { in getLocDWOSection() function in __anonddd817f10c11::DWARFObjInMemory