/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-ns32k.c | 78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member 116 int pcrel; /* True if object is pcrel. */ member 910 int pcrel, b, loop, pcrel_adjust; in encode_operand() local 1247 reloc (int size, int pcrel, int type) in reloc() 1314 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k() 1343 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
|
H A D | tc-arc.h | 253 unsigned char pcrel; member
|
H A D | tc-bfin.c | 900 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc() 910 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1() 919 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2() 976 int pcrel = 1; /* Is the parent reloc pc-relative? in Expr_Node_Gen_Reloc() local
|
H A D | tc-pru.c | 856 pru_insn_reloc_new (bfd_reloc_code_real_type reloc_type, unsigned int pcrel) in pru_insn_reloc_new() 897 unsigned int pcrel) in pru_assemble_expression()
|
H A D | tc-mn10200.c | 1270 int reloc, pcrel, offset; in md_assemble() local
|
H A D | tc-dlx.c | 54 int pcrel; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-ns32k.c | 78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member 116 int pcrel; /* True if object is pcrel. */ member 910 int pcrel, b, loop, pcrel_adjust; in encode_operand() local 1247 reloc (int size, int pcrel, int type) in reloc() 1314 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k() 1343 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
|
H A D | tc-arc.h | 253 unsigned char pcrel; member
|
H A D | tc-bfin.c | 889 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc() 899 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1() 908 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2() 965 int pcrel = 1; /* Is the parent reloc pc-relative? in Expr_Node_Gen_Reloc() local
|
H A D | tc-pru.c | 856 pru_insn_reloc_new (bfd_reloc_code_real_type reloc_type, unsigned int pcrel) in pru_insn_reloc_new() 897 unsigned int pcrel) in pru_assemble_expression()
|
H A D | tc-mn10200.c | 1271 int reloc, pcrel, offset; in md_assemble() local
|
H A D | tc-dlx.c | 54 int pcrel; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-bpf.c | 38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \ argument 57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \ argument
|
H A D | elfxx-loongarch.c | 46 #define LOONGARCH_HOWTO(type, right, size, bits, pcrel, left, ovf, func, \ argument
|
H A D | elf32-mep.c | 32 #define MEPREL(type, size, bits, right, left, pcrel, overflow, mask) \ argument
|
H A D | elf32-rl78.c | 30 #define RL78REL(n,sz,bit,mask,shift,complain,pcrel) \ argument 37 #define RL78_OP_REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
|
H A D | coff-aarch64.c | 246 #define HOW(type, right, size, bits, pcrel, left, ovf, func, mask) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-loongarch.c | 45 #define LOONGARCH_HOWTO(type, right, size, bits, pcrel, left, ovf, func, \ argument
|
H A D | elf32-mep.c | 32 #define MEPREL(type, size, bits, right, left, pcrel, overflow, mask) \ argument
|
H A D | elf32-rl78.c | 30 #define RL78REL(n,sz,bit,mask,shift,complain,pcrel) \ argument 37 #define RL78_OP_REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | convex.h | 28 #define pcrel 7 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | convex.h | 28 #define pcrel 7 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | write.c | 142 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() 226 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() 242 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp() 307 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | write.c | 142 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() 225 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() 241 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp() 306 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1890 uint64_t pcrel = 0; in translateImmediate() local 2046 uint64_t pcrel = 0; in translateRMMemory() local
|