HomeSort by: relevance | last modified time | path
    Searched defs:outrel (Results 1 - 25 of 152) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/bfd/
elf32-vax.c 1449 Elf_Internal_Rela outrel;
1467 outrel.r_offset =
1470 if (outrel.r_offset == (bfd_vma) -1)
1472 if (outrel.r_offset == (bfd_vma) -2)
1474 outrel.r_offset += (input_section->output_section->vma
1478 memset (&outrel, 0, sizeof outrel);
1486 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1487 outrel.r_addend = relocation + rel->r_addend;
1494 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE)
1448 Elf_Internal_Rela outrel; local
    [all...]
elf-m10300.c 1528 Elf_Internal_Rela outrel; local
1544 outrel.r_offset = _bfd_elf_section_offset (input_bfd, info,
1546 if (outrel.r_offset == (bfd_vma) -1)
1549 outrel.r_offset += (input_section->output_section->vma
1554 memset (&outrel, 0, sizeof outrel);
1565 outrel.r_info = ELF32_R_INFO (0, R_MN10300_RELATIVE);
1566 outrel.r_addend = value + addend;
1572 outrel.r_info = ELF32_R_INFO (h->dynindx, R_MN10300_32);
1573 outrel.r_addend = value + addend
1876 Elf_Internal_Rela outrel; local
    [all...]
elf32-cris.c 1288 Elf_Internal_Rela outrel;
1294 outrel.r_offset = (sgot->output_section->vma
1297 outrel.r_info = ELF32_R_INFO (0, R_CRIS_RELATIVE);
1298 outrel.r_addend = relocation;
1301 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc);
1458 Elf_Internal_Rela outrel;
1483 outrel.r_offset =
1486 if (outrel.r_offset == (bfd_vma) -1)
1488 else if (outrel.r_offset == (bfd_vma) -2
1499 outrel.r_offset += (input_section->output_section->vm
1282 Elf_Internal_Rela outrel; local
1452 Elf_Internal_Rela outrel; local
1613 Elf_Internal_Rela outrel; local
1744 Elf_Internal_Rela outrel; local
1882 Elf_Internal_Rela outrel; local
    [all...]
elf32-i386.c 2507 Elf_Internal_Rela outrel;
2522 outrel.r_offset = (input_section->output_section->vma
2533 outrel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE);
2538 "R_386_IRELATIVE", &outrel);
2547 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
2559 _bfd_elf_append_rel (output_bfd, sreloc, &outrel);
2662 Elf_Internal_Rela outrel;
2668 outrel.r_offset = (htab->elf.sgot->output_section->vma
2671 outrel.r_info = ELF32_R_INFO (0, R_386_RELATIVE);
2676 &outrel);
2504 Elf_Internal_Rela outrel; local
2659 Elf_Internal_Rela outrel; local
2852 Elf_Internal_Rela outrel; local
2922 Elf_Internal_Rela outrel; local
3182 Elf_Internal_Rela outrel; local
3488 Elf_Internal_Rela outrel; local
3524 Elf_Internal_Rela outrel; local
    [all...]
elf32-lm32.c 932 Elf_Internal_Rela outrel; local
939 outrel.r_offset = (sgot->output_section->vma
942 outrel.r_info = ELF32_R_INFO (0, R_LM32_RELATIVE);
943 outrel.r_addend = relocation;
946 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc);
elf32-m32r.c 2560 Elf_Internal_Rela outrel;
2567 outrel.r_offset = (sgot->output_section->vma
2570 outrel.r_info = ELF32_R_INFO (0, R_M32R_RELATIVE);
2571 outrel.r_addend = relocation;
2574 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc);
2639 Elf_Internal_Rela outrel;
2657 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
2661 if (outrel.r_offset == (bfd_vma) -1)
2663 else if (outrel.r_offset == (bfd_vma) -2)
2665 outrel.r_offset += (input_section->output_section->vm
2555 Elf_Internal_Rela outrel; local
2634 Elf_Internal_Rela outrel; local
    [all...]
elf32-metag.c 1522 Elf_Internal_Rela outrel; local
1536 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
1540 if (outrel.r_offset == (bfd_vma) -1)
1542 else if (outrel.r_offset == (bfd_vma) -2)
1544 outrel.r_offset += (input_section->output_section->vma
1549 memset (&outrel, 0, sizeof outrel);
1550 outrel.r_info = ELF32_R_INFO (0, R_METAG_NONE);
1555 outrel.r_info = ELF32_R_INFO (hh->eh.dynindx, r_type);
1556 outrel.r_addend = rel->r_addend
1693 Elf_Internal_Rela outrel; local
1764 Elf_Internal_Rela outrel; local
1902 Elf_Internal_Rela outrel; local
    [all...]
elf32-microblaze.c 1548 Elf_Internal_Rela outrel;
1560 outrel.r_offset =
1563 if (outrel.r_offset == (bfd_vma) -1)
1565 else if (outrel.r_offset == (bfd_vma) -2)
1567 outrel.r_offset += (input_section->output_section->vma
1571 memset (&outrel, 0, sizeof outrel);
1579 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1580 outrel.r_addend = addend;
1586 outrel.r_info = ELF32_R_INFO (0, R_MICROBLAZE_REL)
1545 Elf_Internal_Rela outrel; local
    [all...]
elf32-or1k.c 1506 Elf_Internal_Rela outrel; local
1513 outrel.r_offset = got_base + off;
1514 outrel.r_info = ELF32_R_INFO (0, R_OR1K_RELATIVE);
1515 outrel.r_addend = relocation;
1519 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc);
1634 Elf_Internal_Rela outrel; local
1646 outrel.r_offset =
1649 if (outrel.r_offset == (bfd_vma) -1)
1651 else if (outrel.r_offset == (bfd_vma) -2)
1653 outrel.r_offset += (input_section->output_section->vm
    [all...]
elf32-s390.c 2323 Elf_Internal_Rela outrel; local
2330 outrel.r_offset = (htab->elf.sgot->output_section->vma
2333 outrel.r_info = ELF32_R_INFO (0, R_390_RELATIVE);
2334 outrel.r_addend = relocation;
2337 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc);
2502 Elf_Internal_Rela outrel; local
2507 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
2511 if (outrel.r_offset == (bfd_vma) -1
2512 || outrel.r_offset == (bfd_vma) -2)
2515 outrel.r_offset += (input_section->output_section->vm
2568 Elf_Internal_Rela outrel; local
2672 Elf_Internal_Rela outrel; local
2735 Elf_Internal_Rela outrel; local
2851 Elf_Internal_Rela outrel; local
2879 Elf_Internal_Rela outrel; local
    [all...]
elf32-score7.c 1161 Elf_Internal_Rela outrel; local
1175 outrel.r_offset =
1178 if (outrel.r_offset == MINUS_ONE)
1182 if (outrel.r_offset == MINUS_TWO)
1221 outrel.r_info = ELF32_R_INFO ((unsigned long) indx, R_SCORE_REL32);
1238 outrel.r_offset += (input_section->output_section->vma
1245 (output_bfd, &outrel,
elf32-tilepro.c 2814 Elf_Internal_Rela outrel;
2821 outrel.r_offset = (htab->sgot->output_section->vma
2824 outrel.r_info = ELF32_R_INFO (0, R_TILEPRO_RELATIVE);
2825 outrel.r_addend = relocation;
2827 tilepro_elf_append_rela_32 (output_bfd, s, &outrel);
2926 Elf_Internal_Rela outrel;
2937 outrel.r_offset =
2940 if (outrel.r_offset == (bfd_vma) -1)
2942 else if (outrel.r_offset == (bfd_vma) -2)
2944 outrel.r_offset += (input_section->output_section->vm
2811 Elf_Internal_Rela outrel; local
2923 Elf_Internal_Rela outrel; local
3051 Elf_Internal_Rela outrel; local
3144 Elf_Internal_Rela outrel; local
    [all...]
elf64-s390.c 2589 Elf_Internal_Rela outrel; local
2596 outrel.r_offset = (htab->elf.sgot->output_section->vma
2599 outrel.r_info = ELF64_R_INFO (0, R_390_RELATIVE);
2600 outrel.r_addend = relocation;
2603 bfd_elf64_swap_reloca_out (output_bfd, &outrel, loc);
2878 Elf_Internal_Rela outrel; local
2883 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
2887 if (outrel.r_offset == (bfd_vma) -1
2888 || outrel.r_offset == (bfd_vma) -2)
2891 outrel.r_offset += (input_section->output_section->vm
2945 Elf_Internal_Rela outrel; local
3051 Elf_Internal_Rela outrel; local
3112 Elf_Internal_Rela outrel; local
3226 Elf_Internal_Rela outrel; local
3254 Elf_Internal_Rela outrel; local
    [all...]
elfxx-tilegx.c 3175 Elf_Internal_Rela outrel;
3182 outrel.r_offset = (htab->elf.sgot->output_section->vma
3185 outrel.r_info =
3187 outrel.r_addend = relocation;
3189 tilegx_elf_append_rela (output_bfd, s, &outrel);
3318 Elf_Internal_Rela outrel;
3329 outrel.r_offset =
3332 if (outrel.r_offset == (bfd_vma) -1)
3334 else if (outrel.r_offset == (bfd_vma) -2)
3336 outrel.r_offset += (input_section->output_section->vm
3172 Elf_Internal_Rela outrel; local
3315 Elf_Internal_Rela outrel; local
3444 Elf_Internal_Rela outrel; local
3535 Elf_Internal_Rela outrel; local
    [all...]
elfxx-x86.c 1450 addresses for DT_RELR bitmap computation later. OUTREL is set
1458 Elf_Internal_Rela *outrel)
1516 if (outrel == NULL)
1529 if (outrel != NULL)
1531 outrel->r_addend = relocation;
1538 outrel->r_addend += rel.r_addend;
1548 (info->output_bfd, outrel->r_addend,
1578 (info->output_bfd, outrel->r_addend,
1592 if (outrel != NULL)
1594 outrel->r_offset = offset
2131 Elf_Internal_Rela outrel; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-vax.c 1448 Elf_Internal_Rela outrel;
1466 outrel.r_offset =
1469 if (outrel.r_offset == (bfd_vma) -1)
1471 if (outrel.r_offset == (bfd_vma) -2)
1473 outrel.r_offset += (input_section->output_section->vma
1477 memset (&outrel, 0, sizeof outrel);
1485 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1486 outrel.r_addend = relocation + rel->r_addend;
1493 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE)
1447 Elf_Internal_Rela outrel; local
    [all...]
elf-m10300.c 1528 Elf_Internal_Rela outrel; local
1544 outrel.r_offset = _bfd_elf_section_offset (input_bfd, info,
1546 if (outrel.r_offset == (bfd_vma) -1)
1549 outrel.r_offset += (input_section->output_section->vma
1554 memset (&outrel, 0, sizeof outrel);
1565 outrel.r_info = ELF32_R_INFO (0, R_MN10300_RELATIVE);
1566 outrel.r_addend = value + addend;
1572 outrel.r_info = ELF32_R_INFO (h->dynindx, R_MN10300_32);
1573 outrel.r_addend = value + addend
1876 Elf_Internal_Rela outrel; local
    [all...]
elf32-cris.c 1287 Elf_Internal_Rela outrel;
1293 outrel.r_offset = (sgot->output_section->vma
1296 outrel.r_info = ELF32_R_INFO (0, R_CRIS_RELATIVE);
1297 outrel.r_addend = relocation;
1300 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc);
1457 Elf_Internal_Rela outrel;
1482 outrel.r_offset =
1485 if (outrel.r_offset == (bfd_vma) -1)
1487 else if (outrel.r_offset == (bfd_vma) -2
1498 outrel.r_offset += (input_section->output_section->vm
1281 Elf_Internal_Rela outrel; local
1451 Elf_Internal_Rela outrel; local
1612 Elf_Internal_Rela outrel; local
1743 Elf_Internal_Rela outrel; local
1881 Elf_Internal_Rela outrel; local
    [all...]
elf32-i386.c 2482 Elf_Internal_Rela outrel;
2497 outrel.r_offset = (input_section->output_section->vma
2508 outrel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE);
2513 "R_386_IRELATIVE", &outrel);
2522 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
2534 elf_append_rel (output_bfd, sreloc, &outrel);
2637 Elf_Internal_Rela outrel;
2643 outrel.r_offset = (htab->elf.sgot->output_section->vma
2646 outrel.r_info = ELF32_R_INFO (0, R_386_RELATIVE);
2651 &outrel);
2479 Elf_Internal_Rela outrel; local
2634 Elf_Internal_Rela outrel; local
2827 Elf_Internal_Rela outrel; local
2897 Elf_Internal_Rela outrel; local
3157 Elf_Internal_Rela outrel; local
3469 Elf_Internal_Rela outrel; local
3505 Elf_Internal_Rela outrel; local
    [all...]
elf32-lm32.c 931 Elf_Internal_Rela outrel; local
938 outrel.r_offset = (sgot->output_section->vma
941 outrel.r_info = ELF32_R_INFO (0, R_LM32_RELATIVE);
942 outrel.r_addend = relocation;
945 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc);
elf32-m32r.c 2559 Elf_Internal_Rela outrel;
2566 outrel.r_offset = (sgot->output_section->vma
2569 outrel.r_info = ELF32_R_INFO (0, R_M32R_RELATIVE);
2570 outrel.r_addend = relocation;
2573 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc);
2638 Elf_Internal_Rela outrel;
2656 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
2660 if (outrel.r_offset == (bfd_vma) -1)
2662 else if (outrel.r_offset == (bfd_vma) -2)
2664 outrel.r_offset += (input_section->output_section->vm
2554 Elf_Internal_Rela outrel; local
2633 Elf_Internal_Rela outrel; local
    [all...]
elf32-metag.c 1559 Elf_Internal_Rela outrel; local
1573 outrel.r_offset = _bfd_elf_section_offset (output_bfd,
1577 if (outrel.r_offset == (bfd_vma) -1)
1579 else if (outrel.r_offset == (bfd_vma) -2)
1581 outrel.r_offset += (input_section->output_section->vma
1586 memset (&outrel, 0, sizeof outrel);
1587 outrel.r_info = ELF32_R_INFO (0, R_METAG_NONE);
1592 outrel.r_info = ELF32_R_INFO (hh->eh.dynindx, r_type);
1593 outrel.r_addend = rel->r_addend
1730 Elf_Internal_Rela outrel; local
1801 Elf_Internal_Rela outrel; local
1939 Elf_Internal_Rela outrel; local
    [all...]
elf32-microblaze.c 1548 Elf_Internal_Rela outrel;
1560 outrel.r_offset =
1563 if (outrel.r_offset == (bfd_vma) -1)
1565 else if (outrel.r_offset == (bfd_vma) -2)
1567 outrel.r_offset += (input_section->output_section->vma
1571 memset (&outrel, 0, sizeof outrel);
1579 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1580 outrel.r_addend = addend;
1586 outrel.r_info = ELF32_R_INFO (0, R_MICROBLAZE_REL)
1545 Elf_Internal_Rela outrel; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-vax.c 1417 Elf_Internal_Rela outrel;
1435 outrel.r_offset =
1438 if (outrel.r_offset == (bfd_vma) -1)
1440 if (outrel.r_offset == (bfd_vma) -2)
1442 outrel.r_offset += (input_section->output_section->vma
1446 memset (&outrel, 0, sizeof outrel);
1454 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1455 outrel.r_addend = relocation + rel->r_addend;
1462 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE)
1416 Elf_Internal_Rela outrel; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-vax.c 1420 Elf_Internal_Rela outrel;
1438 outrel.r_offset =
1441 if (outrel.r_offset == (bfd_vma) -1)
1443 if (outrel.r_offset == (bfd_vma) -2)
1445 outrel.r_offset += (input_section->output_section->vma
1449 memset (&outrel, 0, sizeof outrel);
1457 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type);
1458 outrel.r_addend = relocation + rel->r_addend;
1465 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE)
1419 Elf_Internal_Rela outrel; local
    [all...]

Completed in 85 milliseconds

1 2 3 4 5 6 7