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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h190 StringRef PubNamesSection; member in class:llvm::DWARFContextInMemory
221 virtual StringRef getPubNamesSection() { return PubNamesSection; }
H A DDWARFContext.cpp615 .Case("debug_pubnames", &PubNamesSection)

Completed in 44 milliseconds