Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1304 MCSection *PSec = GnuStyle in emitDebugPubNames() local
1308 emitDebugPubSection(GnuStyle, PSec, "Names", in emitDebugPubNames()
1313 bool GnuStyle, MCSection *PSec, StringRef Name, in emitDebugPubSection() argument
1327 Asm->OutStreamer->SwitchSection(PSec); in emitDebugPubSection()
1373 MCSection *PSec = GnuStyle in emitDebugPubTypes() local
1377 emitDebugPubSection(GnuStyle, PSec, "Types", in emitDebugPubTypes()
DDwarfDebug.h373 bool GnuStyle, MCSection *PSec, StringRef Name,