Home
last modified time | relevance | path

Searched defs:getAddrSection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h71 virtual const DWARFSection &getAddrSection() const { return Dummy; } in getAddrSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1811 const DWARFSection &getAddrSection() const override { return AddrSection; } in getAddrSection() function in __anonfe298af90d11::DWARFObjInMemory