Home
last modified time | relevance | path

Searched defs:getArangesSection (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.h42 virtual StringRef getArangesSection() const { return ""; } in getArangesSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1837 StringRef getArangesSection() const override { return ArangesSection; } in getArangesSection() function in __anon1465d1780d11::DWARFObjInMemory