Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1585 StringRef GdbIndexSection; member in __anona8a913f90f11::DWARFObjInMemory
1607 .Case("gdb_index", &GdbIndexSection) in mapSectionToMember()
1887 StringRef getGdbIndexSection() const override { return GdbIndexSection; } in getGdbIndexSection()