Home | History | Annotate | Download | only in X86

Lines Matching refs:emitExternalSymbolAddress

84     void emitExternalSymbolAddress(const char *ES, unsigned Reloc);
284 /// emitExternalSymbolAddress - Arrange for the address of an external symbol to
288 void Emitter<CodeEmitter>::emitExternalSymbolAddress(const char *ES,
427 emitExternalSymbolAddress(RelocOp->getSymbolName(), RelocType);
781 emitExternalSymbolAddress(MO.getSymbolName(), X86::reloc_pcrel_word);
829 emitExternalSymbolAddress(MO1.getSymbolName(), rt);
912 emitExternalSymbolAddress(MO1.getSymbolName(), rt);
952 emitExternalSymbolAddress(MO.getSymbolName(), rt);