/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ns32k.c | 82 char pcrel; /* 1 if pcrel, this is really redundant info. */ member 120 int pcrel; /* True if object is pcrel. */ member 907 int pcrel, b, loop, pcrel_adjust; local 1563 reloc (int size, int pcrel, int type) in reloc() 2250 fix_new_ns32k (frag, where, size, add_symbol, offset, pcrel, in fix_new_ns32k() argument 2286 fix_new_ns32k_exp (frag, where, size, exp, pcrel, in fix_new_ns32k_exp() argument
|
H A D | tc-a29k.c | 51 int pcrel; member
|
H A D | tc-w65.c | 593 int pcrel; local
|
H A D | tc-i860.c | 66 int pcrel; member
|
H A D | tc-mn10200.c | 1164 int reloc, pcrel, reloc_size, offset; local
|
H A D | tc-dlx.c | 55 int pcrel; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ns32k.c | 82 char pcrel; /* 1 if pcrel, this is really redundant info. */ member 120 int pcrel; /* True if object is pcrel. */ member 914 int pcrel, b, loop, pcrel_adjust; in encode_operand() local 1249 reloc (int size, int pcrel, int type) in reloc() 1316 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k() 1345 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
|
H A D | tc-bfin.c | 963 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc() 973 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1() 982 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2() 1039 int pcrel = 1; /* Is the parent reloc pcrelative? in Expr_Node_Gen_Reloc() local
|
H A D | tc-or32.c | 52 int pcrel; member
|
H A D | tc-i860.c | 66 int pcrel; member
|
H A D | tc-mn10200.c | 1311 int reloc, pcrel, reloc_size, offset; in md_assemble() local
|
H A D | tc-dlx.c | 52 int pcrel; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | h8500-dis.c | 100 int pcrel = 0; in print_insn_h8500() local
|
H A D | w65-opc.h | 541 #define GETINFO(size,type,pcrel)\ argument
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | h8500-dis.c | 120 int pcrel = 0; local
|
H A D | w65-opc.h | 541 #define GETINFO(size,type,pcrel)\ argument
|
H A D | mips-dis.c | 1473 int immed, nbits, shift, signedp, extbits, pcrel, extu, branch; local
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | Relocations.h | 54 bool pcrel = false; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | write.c | 149 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() 236 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() 252 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | convex.h | 27 #define pcrel 7 macro
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | convex.h | 27 #define pcrel 7 macro
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | write.c | 198 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() 289 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() 305 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp()
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ieee.c | 367 ieee_write_expression (abfd, value, symbol, pcrel, index) in ieee_write_expression() argument 652 parse_expression (ieee, value, symbol, pcrel, extra, section) in parse_expression() argument 1880 bfd_boolean pcrel = FALSE; local 2100 bfd_boolean pcrel; local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1870 uint64_t pcrel = 0; in translateImmediate() local 2025 uint64_t pcrel = 0; in translateRMMemory() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ieee.c | 228 bfd_boolean pcrel, in ieee_write_expression() 502 bfd_boolean *pcrel, in parse_expression() 1490 bfd_boolean pcrel = FALSE; in do_one() local 1710 bfd_boolean pcrel; in ieee_slurp_section_data() local
|