Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp52 Section == FI->getDwarfPubTypesSection() || in isDwarfSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h195 const MCSection *getDwarfPubTypesSection() const{return DwarfPubTypesSection;} in getDwarfPubTypesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp657 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1487 EmitSectionSym(Asm, TLOF.getDwarfPubTypesSection()); in EmitSectionLabels()
1738 Asm->getObjFileLowering().getDwarfPubTypesSection()); in emitDebugPubTypes()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1375 : Asm->getObjFileLowering().getDwarfPubTypesSection(); in emitDebugPubTypes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1648 : Asm->getObjFileLowering().getDwarfPubTypesSection()); in emitDebugPubSections()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1074 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()