Home
last modified time | relevance | path

Searched refs:emitExceptionTable (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h115 void emitExceptionTable();
DDwarfCFIException.cpp143 emitExceptionTable(); in endFunction()
DARMException.cpp88 emitExceptionTable(); in endFunction()
DWin64Exception.cpp132 emitExceptionTable(); in endFunction()
DEHStreamer.cpp338 void EHStreamer::emitExceptionTable() { in emitExceptionTable() function in EHStreamer