HomeSort by relevance Sort by last modified time
    Searched refs:stub_sec (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
elf32-m68hc12.c 526 asection *stub_sec;
537 stub_sec = stub_entry->stub_sec;
540 stub_entry->stub_offset = stub_sec->size;
541 stub_sec->size += 7;
542 loc = stub_sec->contents + stub_entry->stub_offset;
544 stub_bfd = stub_sec->owner;
583 stub_entry->stub_sec->size += 7;
525 asection *stub_sec; local
elf32-m68hc1x.c 141 eh->stub_sec = NULL;
175 stub_entry->stub_sec = htab->stub_section;
337 asection *stub_sec; local
556 for (stub_sec = htab->stub_bfd->sections;
557 stub_sec != NULL;
558 stub_sec = stub_sec->next)
560 stub_sec->size = 0;
600 stub_entry->stub_sec);
641 asection *stub_sec; local
    [all...]
elf32-hppa.c 189 asection *stub_sec; member in struct:elf32_hppa_stub_hash_entry
191 /* Offset within stub_sec of the beginning of this stub. */
268 asection *stub_sec; member in struct:elf32_hppa_link_hash_table::map_stub
364 hsh->stub_sec = NULL;
559 asection *stub_sec; local
563 stub_sec = htab->stub_group[section->id].stub_sec;
564 if (stub_sec == NULL)
566 stub_sec = htab->stub_group[link_sec->id].stub_sec;
706 asection *stub_sec; local
848 stub_sec, local
2878 asection *stub_sec; local
3193 asection *stub_sec; local
    [all...]
elf32-xgate.h 42 asection *stub_sec; member in struct:elf32_xgate_stub_hash_entry
44 /* Offset within stub_sec of the beginning of this stub. */
elf32-metag.c 759 asection *stub_sec; member in struct:elf_metag_stub_hash_entry
761 /* Offset within stub_sec of the beginning of this stub. */
836 asection *stub_sec; member in struct:elf_metag_link_hash_table::map_stub
979 hsh->stub_sec = NULL;
1169 asection *stub_sec; local
3629 asection *stub_sec; local
4010 asection *stub_sec; local
4240 asection *stub_sec; local
    [all...]
elf32-m68hc1x.h 51 asection *stub_sec; member in struct:elf32_m68hc11_stub_hash_entry
53 /* Offset within stub_sec of the beginning of this stub. */
elfnn-aarch64.c 2103 asection *stub_sec; member in struct:elf_aarch64_stub_hash_entry
2331 asection *stub_sec; member in struct:elf_aarch64_link_hash_table::map_stub
2825 asection *stub_sec; local
2856 asection *stub_sec; local
2881 asection *stub_sec; local
4218 asection *stub_sec; local
7710 asection *stub_sec; local
7794 asection *stub_sec; local
    [all...]
elf64-ppc.c 3884 asection *stub_sec; member in struct:map_stub
4557 asection *stub_sec; local
12241 asection *stub_sec; local
12640 asection *stub_sec; local
12938 asection *stub_sec; local
14208 asection *stub_sec = stub_entry->group->stub_sec; local
15583 asection *stub_sec; local
    [all...]
elf32-m68hc11.c 406 asection *stub_sec;
419 stub_sec = stub_entry->stub_sec;
422 stub_entry->stub_offset = stub_sec->size;
423 stub_sec->size += 10;
424 loc = stub_sec->contents + stub_entry->stub_offset;
426 stub_bfd = stub_sec->owner;
473 stub_entry->stub_sec->size += 10;
405 asection *stub_sec; local
    [all...]
elf32-nios2.c 1698 asection *stub_sec; member in struct:elf32_nios2_stub_hash_entry
1700 /* Offset within stub_sec of the beginning of this stub. */
2177 asection *stub_sec; local
2511 asection *stub_sec = hsh->stub_sec; local
2653 asection *stub_sec; local
2878 asection *stub_sec; local
    [all...]
elf32-avr.c 58 /* Offset within stub_sec of the beginning of this stub. */
83 asection *stub_sec; member in struct:elf32_avr_link_hash_table
3798 asection *stub_sec; local
    [all...]
elf32-spu.c 327 asection **stub_sec; member in struct:spu_link_hash_table
    [all...]
elf32-arm.c 2669 asection *stub_sec; member in struct:elf32_arm_stub_hash_entry
3024 asection *stub_sec; member in struct:map_stub
4346 asection *stub_sec; local
4522 asection *stub_sec; local
4663 stub_bfd, info->output_bfd, stub_sec, stub_sec->contents, &rel, local
5489 asection *stub_sec; local
5912 asection *stub_sec = htab->stub_group[section_id].stub_sec; local
5967 asection *stub_sec; local
16145 asection *stub_sec; local
16362 asection* stub_sec; local
    [all...]
elf64-hppa.c 134 asection *stub_sec; member in struct:elf64_hppa_link_hash_table
835 if (! hppa_info->stub_sec
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
nlmconv.c 1693 asection *stub_sec; local
    [all...]

Completed in 508 milliseconds