Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h257 StringRef GnuPubNamesSection; variable
297 StringRef getGnuPubNamesSection() override { return GnuPubNamesSection; } in getGnuPubNamesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp705 .Case("debug_gnu_pubnames", &GnuPubNamesSection) in DWARFContextInMemory()