Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h110 virtual StringRef getAbbrevSection() { return AbbrevSection; } in getAbbrevSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h286 StringRef getAbbrevSection() override { return AbbrevSection; } in getAbbrevSection() function