Home
last modified time | relevance | path

Searched refs:getGdbIndexSection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h76 virtual StringRef getGdbIndexSection() const { return ""; } in getGdbIndexSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp562 DObj->getGdbIndexSection())) { in dump()
661 DataExtractor GdbIndexData(DObj->getGdbIndexSection(), true /*LE*/, 0); in getGdbIndex()
1519 StringRef getGdbIndexSection() const override { return GdbIndexSection; } in getGdbIndexSection() function in __anon81815f480c11::DWARFObjInMemory