Home
last modified time | relevance | path

Searched defs:EndSym (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h43 const MCSymbol *EndSym; member
96 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
H A DWinException.cpp1235 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
H A DWinException.cpp1278 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
H A DWinException.cpp1303 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp187 MCSymbol *EndSym = OutContext.createTempSymbol("cfi_func_end"); in emitKCFITypeId() local