Searched refs:create32bitRef (Results 1 – 2 of 2) sorted by relevance
316 return create32bitRef(Asm->getSymbol(GV)); in create32bitRef()650 ExceptOrNull = create32bitRef(Handler->getSymbol()); in emitSEHActionsForRange()741 OS.emitValue(create32bitRef(UnwindMapXData), 4); in emitCXXFrameHandler3Table()747 OS.emitValue(create32bitRef(TryBlockMapXData), 4); in emitCXXFrameHandler3Table()753 OS.emitValue(create32bitRef(IPToStateXData), 4); in emitCXXFrameHandler3Table()784 OS.emitValue(create32bitRef(CleanupSym), 4); in emitCXXFrameHandler3Table()830 OS.emitValue(create32bitRef(HandlerMapXData), 4); in emitCXXFrameHandler3Table()873 OS.emitValue(create32bitRef(HT.TypeDescriptor), 4); in emitCXXFrameHandler3Table()879 OS.emitValue(create32bitRef(HandlerSym), 4); in emitCXXFrameHandler3Table()1081 OS.emitValue(create32bitRef(UME.Filter), 4); in emitExceptHandlerTable()[all …]
80 const MCExpr *create32bitRef(const MCSymbol *Value);81 const MCExpr *create32bitRef(const GlobalValue *GV);