Home
last modified time | relevance | path

Searched refs:getDwarfPubNamesSection (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp51 Section == FI->getDwarfPubNamesSection() || in isDwarfSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h194 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h249 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp651 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1486 EmitSectionSym(Asm, TLOF.getDwarfPubNamesSection()); in EmitSectionLabels()
1689 Asm->getObjFileLowering().getDwarfPubNamesSection()); in emitDebugPubNames()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1306 : Asm->getObjFileLowering().getDwarfPubNamesSection(); in emitDebugPubNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1643 : Asm->getObjFileLowering().getDwarfPubNamesSection()); in emitDebugPubSections()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1068 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()