Home
last modified time | relevance | path

Searched refs:getEHInfoTableSymbol (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAIXException.cpp54 TargetLoweringObjectFileXCOFF::getEHInfoTableSymbol(Asm->MF); in emitExceptionInfoTable()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLoweringObjectFileImpl.h246 static MCSymbol *getEHInfoTableSymbol(const MachineFunction *MF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCAsmPrinter.cpp2340 TargetLoweringObjectFileXCOFF::getEHInfoTableSymbol(MF); in emitFunctionBodyEnd()
2691 TargetLoweringObjectFileXCOFF::getEHInfoTableSymbol(MF); in emitTracebackTable()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp2325 TargetLoweringObjectFileXCOFF::getEHInfoTableSymbol(const MachineFunction *MF) { in getEHInfoTableSymbol() function in TargetLoweringObjectFileXCOFF