HomeSort by relevance Sort by last modified time
    Searched refs:howto (Results 176 - 200 of 230) sorted by null

1 2 3 4 5 6 78 910

  /toolchain/binutils/binutils-2.25/gas/config/
tc-m32r.c     [all...]
tc-mn10300.c     [all...]
tc-avr.c     [all...]
tc-d10v.c     [all...]
tc-i370.c     [all...]
tc-ns32k.c     [all...]
tc-msp430.c     [all...]
tc-d30v.c     [all...]
tc-h8300.c     [all...]
tc-tic30.c     [all...]
tc-tic4x.c     [all...]
tc-vax.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
hp300hpux.c 689 cache_ptr->howto = howto_table_std + r_length + 4 * r_pcrel;
690 /* FIXME-soon: Roll baserel, jmptable, relative bits into howto setting */
libbfd-in.h 649 /* Relocate a particular location by a howto and a value. */
653 /* Clear a given location using a given howto. */
654 extern void _bfd_clear_contents (reloc_howto_type *howto, bfd *input_bfd,
libbfd.h 654 /* Relocate a particular location by a howto and a value. */
658 /* Clear a given location using a given howto. */
659 extern void _bfd_clear_contents (reloc_howto_type *howto, bfd *input_bfd,
    [all...]
versados.c 322 HOWTO (R_RELWORD, 0, 1, 16, FALSE,
325 HOWTO (R_RELLONG, 0, 2, 32, FALSE,
329 HOWTO (R_RELWORD_NEG, 0, -1, 16, FALSE,
332 HOWTO (R_RELLONG_NEG, 0, -2, 32, FALSE,
422 n->howto = versados_howto_table + ((j & 1) * 2) + (sizeinwords - 1);
elf-hppa.h 46 /* ELF/PA relocation howto entries. */
    [all...]
coffcode.h     [all...]
elf.c 1111 into bfd_perform_relocation, all the reloc types use this howto
7914 reloc_howto_type *howto; local
    [all...]
vms-alpha.c     [all...]
elf-bfd.h     [all...]
elf64-ppc.c 255 /* Relocation HOWTO's. */
260 HOWTO (R_PPC64_NONE, /* type */
275 HOWTO (R_PPC64_ADDR32, /* type */
291 HOWTO (R_PPC64_ADDR24, /* type */
306 HOWTO (R_PPC64_ADDR16, /* type */
321 HOWTO (R_PPC64_ADDR16_LO, /* type */
336 HOWTO (R_PPC64_ADDR16_HI, /* type */
352 HOWTO (R_PPC64_ADDR16_HA, /* type */
368 HOWTO (R_PPC64_ADDR14, /* type */
385 HOWTO (R_PPC64_ADDR14_BRTAKEN, /* type *
13045 reloc_howto_type *howto; local
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldwrite.c 209 link_order->size = bfd_get_reloc_size (rs->howto);
  /toolchain/binutils/binutils-2.25/gold/
tilegx.cc 798 static const Tilegx_howto howto[elfcpp::R_TILEGX_NUM]; member in class:__anon74232::Tilegx_relocate_functions
1325 Tilegx_relocate_functions<64, false>::howto[elfcpp::R_TILEGX_NUM] = member in class:__anon74232::Tilegx_relocate_functions
1455 Tilegx_relocate_functions<32, false>::howto[elfcpp::R_TILEGX_NUM] = member in class:__anon74232::Tilegx_relocate_functions
1585 Tilegx_relocate_functions<64, true>::howto[elfcpp::R_TILEGX_NUM] = member in class:__anon74232::Tilegx_relocate_functions
1715 Tilegx_relocate_functions<32, true>::howto[elfcpp::R_TILEGX_NUM] = member in class:__anon74232::Tilegx_relocate_functions
    [all...]
  /libcore/ojluni/src/main/native/
jvm.h     [all...]

Completed in 871 milliseconds

1 2 3 4 5 6 78 910