Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h39 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h40 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-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1834 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anond5e29bc60d11::DWARFObjInMemory
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp2007 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anonec0f6ccc1011::DWARFObjInMemory