Searched refs:getGnuPubNamesSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h151 virtual StringRef getGnuPubNamesSection() = 0;
223 virtual StringRef getGnuPubNamesSection() { return GnuPubNamesSection; } function in class:llvm::DWARFContextInMemory
H A DDWARFContext.cpp150 dumpPubSection(OS, "debug_gnu_pubnames", getGnuPubNamesSection(),

Completed in 95 milliseconds