Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1400 MCSection *PSec = GnuStyle in emitDebugPubNames() local
1404 emitDebugPubSection(GnuStyle, PSec, "Names", in emitDebugPubNames()
1409 bool GnuStyle, MCSection *PSec, StringRef Name, in emitDebugPubSection() argument
1423 Asm->OutStreamer->SwitchSection(PSec); in emitDebugPubSection()
1469 MCSection *PSec = GnuStyle in emitDebugPubTypes() local
1473 emitDebugPubSection(GnuStyle, PSec, "Types", in emitDebugPubTypes()
DDwarfDebug.h397 bool GnuStyle, MCSection *PSec, StringRef Name,