Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp42 Section == FI->getDwarfFrameSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp600 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in copyInvariantDebugSection()
663 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
674 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h193 const MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h232 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h248 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp1029 *MOFI->getDwarfFrameSection(); in Emit()
/external/llvm/lib/MC/
DMCDwarf.cpp1517 : *MOFI->getDwarfFrameSection(); in Emit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1080 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
1091 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1813 : *MOFI->getDwarfFrameSection(); in Emit()