Home
last modified time | relevance | path

Searched defs:getAbbrevSection (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h110 virtual StringRef getAbbrevSection() { return AbbrevSection; } in getAbbrevSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h39 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h286 StringRef getAbbrevSection() override { return AbbrevSection; } in getAbbrevSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1538 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anonddd817f10c11::DWARFObjInMemory