Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h113 virtual StringRef getStringSection() { return StringSection; } in getStringSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h158 StringRef getStringSection() const { return StringSection; } in getStringSection() function
DDWARFContext.h292 StringRef getStringSection() override { return StringSection; } in getStringSection() function