Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h61 virtual StringRef getAbbrevDWOSection() const { return ""; } in getAbbrevDWOSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h309 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1791 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection() function in __anon1e326e5e0d11::DWARFObjInMemory