HomeSort by: relevance | last modified time | path
    Searched defs:SWAP_RELOC_OUT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 54 #define SWAP_RELOC_OUT(HTAB) \
9479 SWAP_RELOC_OUT (htab) (output_bfd, rel, loc);
9682 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9690 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9895 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
11716 SWAP_RELOC_OUT (globals) (output_bfd, &outrel, loc);
15727 swap_out = bed->s->swap_reloc_out;
17384 SWAP_RELOC_OUT (htab) (output_bfd, &rel,
17484 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p);
17489 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 55 #define SWAP_RELOC_OUT(HTAB) \
9553 SWAP_RELOC_OUT (htab) (output_bfd, rel, loc);
9772 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9780 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
10024 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
11845 SWAP_RELOC_OUT (globals) (output_bfd, &outrel, loc);
15854 swap_out = bed->s->swap_reloc_out;
17543 SWAP_RELOC_OUT (htab) (output_bfd, &rel,
17646 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p);
17651 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 55 #define SWAP_RELOC_OUT(HTAB) \
9547 SWAP_RELOC_OUT (htab) (output_bfd, rel, loc);
9766 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9774 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
10018 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
11839 SWAP_RELOC_OUT (globals) (output_bfd, &outrel, loc);
15848 swap_out = bed->s->swap_reloc_out;
17535 SWAP_RELOC_OUT (htab) (output_bfd, &rel,
17638 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p);
17643 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 55 #define SWAP_RELOC_OUT(HTAB) \
9528 SWAP_RELOC_OUT (htab) (output_bfd, rel, loc);
9747 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9755 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
9999 SWAP_RELOC_OUT (htab) (output_bfd, &rel, loc);
11761 SWAP_RELOC_OUT (globals) (output_bfd, &outrel, loc);
15770 swap_out = bed->s->swap_reloc_out;
17457 SWAP_RELOC_OUT (htab) (output_bfd, &rel,
17560 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p);
17565 SWAP_RELOC_OUT (htab) (output_bfd, &rel, p)
    [all...]

Completed in 110 milliseconds