Home
last modified time | relevance | path

Searched refs:Win64Exception (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWin64Exception.cpp41 Win64Exception::Win64Exception(AsmPrinter *A) in Win64Exception() function in Win64Exception
45 Win64Exception::~Win64Exception() {} in ~Win64Exception()
49 void Win64Exception::endModule() { in endModule()
52 void Win64Exception::beginFunction(const MachineFunction *MF) { in beginFunction()
107 void Win64Exception::endFunction(const MachineFunction *MF) { in endFunction()
139 const MCExpr *Win64Exception::createImageRel32(const MCSymbol *Value) { in createImageRel32()
146 const MCExpr *Win64Exception::createImageRel32(const GlobalValue *GV) { in createImageRel32()
180 void Win64Exception::emitCSpecificHandlerTable() { in emitCSpecificHandlerTable()
277 void Win64Exception::emitCXXFrameHandler3Table(const MachineFunction *MF) { in emitCXXFrameHandler3Table()
DWin64Exception.h24 class Win64Exception : public EHStreamer {
45 Win64Exception(AsmPrinter *A);
46 ~Win64Exception() override;
DCMakeLists.txt21 Win64Exception.cpp
DAndroid.mk23 Win64Exception.cpp \
DAsmPrinter.cpp272 ES = new Win64Exception(this); in doInitialization()
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch754 + Win64Exception.cpp \
782 + Win64Exception.cpp \