Searched refs:create32bitRef (Results 1 – 2 of 2) sorted by relevance
324 return create32bitRef(Asm->getSymbol(GV)); in create32bitRef()658 ExceptOrNull = create32bitRef(Handler->getSymbol()); in emitSEHActionsForRange()749 OS.emitValue(create32bitRef(UnwindMapXData), 4); in emitCXXFrameHandler3Table()755 OS.emitValue(create32bitRef(TryBlockMapXData), 4); in emitCXXFrameHandler3Table()761 OS.emitValue(create32bitRef(IPToStateXData), 4); in emitCXXFrameHandler3Table()788 OS.emitValue(create32bitRef(CleanupSym), 4); in emitCXXFrameHandler3Table()834 OS.emitValue(create32bitRef(HandlerMapXData), 4); in emitCXXFrameHandler3Table()877 OS.emitValue(create32bitRef(HT.TypeDescriptor), 4); in emitCXXFrameHandler3Table()883 OS.emitValue(create32bitRef(HandlerSym), 4); in emitCXXFrameHandler3Table()1085 OS.emitValue(create32bitRef(UME.Filter), 4); in emitExceptHandlerTable()[all …]
80 const MCExpr *create32bitRef(const MCSymbol *Value);81 const MCExpr *create32bitRef(const GlobalValue *GV);