Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1277 StringRef GdbIndexSection; member in __anonddd817f10c11::DWARFObjInMemory
1303 .Case("gdb_index", &GdbIndexSection) in mapSectionToMember()
1519 StringRef getGdbIndexSection() const override { return GdbIndexSection; } in getGdbIndexSection()