Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h61 virtual StringRef getStringDWOSection() const { return ""; } in getStringDWOSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h312 StringRef getStringDWOSection() override { return StringDWOSection; } in getStringDWOSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1507 StringRef getStringDWOSection() const override { return StringDWOSection; } in getStringDWOSection() function in __anonddd817f10c11::DWARFObjInMemory