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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h150 virtual StringRef getPubTypesSection() = 0;
222 virtual StringRef getPubTypesSection() { return PubTypesSection; } function in class:llvm::DWARFContextInMemory
H A DDWARFContext.cpp146 dumpPubSection(OS, "debug_pubtypes", getPubTypesSection(),

Completed in 101 milliseconds