Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp62 Section == FI->getDwarfPubTypesSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp62 Section == FI->getDwarfPubTypesSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h258 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h263 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp748 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1375 : Asm->getObjFileLowering().getDwarfPubTypesSection(); in emitDebugPubTypes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2103 : Asm->getObjFileLowering().getDwarfPubTypesSection()); in emitDebugPubSections()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2329 : Asm->getObjFileLowering().getDwarfPubTypesSection()); in emitDebugPubSections()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1074 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()