Searched refs:reloc_ (Results 1 – 4 of 4) sorted by relevance
12 static returntype reloc_##func __P(proto); \13 returntype (*nvi_##func) __P(proto) = reloc_##func; \14 static returntype reloc_##func args \
46 FILES = reloc_$(ARCH)
23 SOURCES= crt0-efi-${GNUEFIARCH}.S reloc_${GNUEFIARCH}.c
469 #define add_fixup(insn_, reloc_, exp_) \ in insert_operand() argument471 (insn_)->fixup[(insn_)->nfixups].reloc = (reloc_); \ in insert_operand()477 #define add_immx(insn_, words_, reloc_, exp_, nfixups_, len_) \ in insert_operand() argument480 immxbuf[immxcnt].fixup[0].reloc = (reloc_); \ in insert_operand()