HomeSort by relevance Sort by last modified time
    Searched defs:reloc (Results 101 - 119 of 119) sorted by null

1 2 3 45

  /toolchain/binutils/binutils-2.25/gas/config/
tc-m68k.c 372 int nrel; /* Num of reloc strucs in use. */
393 reloc[5]; /* Five is enough??? */ member in struct:m68k_it
432 the_ins.reloc[z].n += 2;
444 the_ins.reloc[the_ins.nrel].n = (width == 'B' || width == '3'
449 the_ins.reloc[the_ins.nrel].exp = exp->exp;
450 the_ins.reloc[the_ins.nrel].wid = width;
451 the_ins.reloc[the_ins.nrel].pcrel_fix = pc_fix;
453 the_ins.reloc[the_ins.nrel].pic_reloc = exp->pic_reloc;
455 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel;
1242 arelent *reloc; local
8058 bfd_reloc_code_real_type reloc; local
    [all...]
tc-metag.c 177 /* Reloc encoding information, maximum of one reloc per insn. */
982 /* Copy reloc data from ADDR to INSN. */
7009 arelent *reloc; local
    [all...]
tc-nds32.c 75 short unsigned int reloc; member in struct:suffix_name
4132 int reloc = -1; local
6488 arelent *reloc; local
    [all...]
tc-ppc.c 1869 unsigned int reloc; member in struct:map_bfd
2004 int reloc = ptr->reloc; local
2600 bfd_reloc_code_real_type reloc; member in struct:ppc_fixup
2919 bfd_reloc_code_real_type reloc; local
3008 bfd_reloc_code_real_type reloc = BFD_RELOC_NONE; local
7129 arelent *reloc; local
    [all...]
tc-score7.c 465 }reloc;
463 }reloc; member in struct:s7_score_it
6877 arelent *reloc; local
    [all...]
tc-tic6x.c 4507 arelent *reloc; local
    [all...]
tc-aarch64.c 106 struct reloc struct
129 struct reloc reloc; member in struct:aarch64_instruction
263 bfd_reloc_code_real_type reloc;
262 bfd_reloc_code_real_type reloc; member in struct:reloc_entry
1817 struct reloc_table_entry *reloc; local
6676 arelent *reloc; local
    [all...]
tc-i386.c 309 enum bfd_reloc_code_real reloc[MAX_OPERANDS]; member in struct:_i386_insn
2830 reloc (unsigned int size, function
    [all...]
tc-score.c 400 }reloc; member in struct:s3_score_it
7400 arelent *reloc; local
    [all...]
tc-ia64.c 570 /* reloc pseudo functions (these must come first!): */
3679 bfd_reloc_code_real_type reloc; local
11592 arelent *reloc; local
    [all...]
tc-xtensa.c 352 #define O_pltrel O_md1 /* like O_symbol but use a PLT reloc */
366 bfd_reloc_code_real_type reloc; member in struct:suffix_reloc_map
370 #define SUFFIX_MAP(str, reloc, op) { str, sizeof (str) - 1, reloc, op }
1580 bfd_reloc_code_real_type reloc; local
1734 bfd_reloc_code_real_type reloc = BFD_RELOC_UNUSED; local
1849 bfd_reloc_code_real_type reloc; local
4107 bfd_reloc_code_real_type reloc; local
4225 bfd_reloc_code_real_type reloc; local
5462 bfd_reloc_code_real_type reloc; local
6008 arelent *reloc; local
    [all...]
tc-mips.c 13973 bfd_reloc_code_real_type reloc; member in struct:percent_op_match
17297 arelent *reloc; local
    [all...]
tc-arm.c 397 } reloc; member in struct:arm_it
491 bfd_reloc_code_real_type reloc; member in struct:reloc_entry
3510 int reloc; local
9720 int reloc; local
10705 int reloc; local
23127 arelent * reloc; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c 76 /* The r_type field in a reloc is one of the following values. */
192 unsigned int reloc;
1166 /* Set RELOC and HAS_CONTENTS if the section is not
191 unsigned int reloc; member in struct:stack_struct
4969 arelent *reloc; local
    [all...]
elf32-nds32.c 260 /* The input section of the reloc. */
321 /* This reloc does nothing. */
382 This reloc is complicated because relocations are relative to pc & -4.
9376 unsigned long reloc; local
9572 unsigned long reloc, cond_reloc; local
9758 unsigned long reloc, cond_reloc; local
10375 unsigned long reloc; local
10510 unsigned long reloc; local
10939 unsigned long reloc; local
11049 unsigned long reloc; local
11106 unsigned long reloc; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
powerpc.cc 31 #include "reloc.h"
39 #include "target-reloc.h"
364 // Whether input section has a 14-bit branch reloc.
925 // symbol as the reloc on the insn setting up the __tls_get_addr
931 // Info about the last reloc for error message.
955 const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type,
964 const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type,
979 // That means no reloc is of concern here.
1179 // Get the dynamic reloc section, creating it if necessary.
1192 Symbol* sym, const elfcpp::Rela<size, big_endian>& reloc)
1572 Valtype reloc = value >> right_shift; local
1599 Valtype reloc = value >> right_shift; local
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c 64 const char reloc; member in struct:__anon74787
126 if (constant_formats[cf].reloc)
181 if (0 && constant_formats[cf].reloc)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 74 we can obtain the H8 reloc numbers. We need these for the
81 /* Undo the effects of #including reloc-macros.h. */
90 /* The following headers use the elf/reloc-macros.h file to
969 /* Returns the reloc type extracted from the reloc info field. */
991 /* Return the symbol index extracted from the reloc info field. */
6038 int reloc; member in struct:__anon73925
    [all...]
  /external/valgrind/perf/
tinycc.c 419 #define SYMINFO_FLG_COPY 0x0004 /* Symbol is a copy-reloc */
636 #define DT_RELAENT 9 /* Size of one Rela reloc */
646 #define DT_RELENT 19 /* Size of one Rel reloc */
647 #define DT_PLTREL 20 /* Type of reloc in PLT */
649 #define DT_TEXTREL 22 /* Reloc might modify .text */
2211 struct Section *reloc; \/* corresponding section for relocation, if any *\/ member in struct:Section
    [all...]

Completed in 4825 milliseconds

1 2 3 45