Searched refs:init_offset (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | pef.h | 46 unsigned long init_offset; member
|
| H A D | pef.c | 319 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header() 406 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
|
| H A D | ChangeLog-0203 | 4467 init_refcount and init_offset. 4545 init_offset to NULL. 4593 Add "init_offset" field. 4598 (_bfd_elf_link_hash_hide_symbol): Use "init_offset". 4599 (_bfd_elf_link_hash_table_init): Set "init_offset". 4601 from init_offset. 4602 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
|
| H A D | ChangeLog-2005 | 2537 init_offset. Add init_got_refcount, init_plt_refcount,
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | pef.h | 46 unsigned long init_offset; member
|
| H A D | pef.c | 352 header->init_offset = bfd_getb32 (buf + 12); 441 fprintf (file, "init_offset: %lu\n", header->init_offset);
|
| H A D | elf-bfd.h | 338 union gotplt_union init_offset; member
|
| H A D | elflink.h | 3196 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset; 4208 h->plt = elf_hash_table (eif->info)->init_offset; 4209 h->got = elf_hash_table (eif->info)->init_offset; 4238 h->plt = elf_hash_table (eif->info)->init_offset;
|
| H A D | elflink.c | 2216 h->plt = elf_hash_table (eif->info)->init_offset; in _bfd_elf_adjust_dynamic_symbol() 2217 h->got = elf_hash_table (eif->info)->init_offset; in _bfd_elf_adjust_dynamic_symbol() 2246 h->plt = elf_hash_table (eif->info)->init_offset; in _bfd_elf_adjust_dynamic_symbol() 4669 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset; in bfd_elf_size_dynamic_sections()
|
| H A D | elf.c | 1407 h->plt = elf_hash_table (info)->init_offset; in _bfd_elf_link_hash_hide_symbol() 1439 table->init_offset.offset = -(bfd_vma) 1; in _bfd_elf_link_hash_table_init()
|
| H A D | elf64-ppc.c | 3019 htab->elf.init_offset.offset = 0; in ppc64_elf_link_hash_table_create() 3020 htab->elf.init_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
|
| H A D | ChangeLog-0203 | 4467 init_refcount and init_offset. 4545 init_offset to NULL. 4593 Add "init_offset" field. 4598 (_bfd_elf_link_hash_hide_symbol): Use "init_offset". 4599 (_bfd_elf_link_hash_table_init): Set "init_offset". 4601 from init_offset. 4602 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
| H A D | xcoff.h | 430 int init_offset; member
|
| /openbsd-src/gnu/usr.bin/binutils/include/coff/ |
| H A D | xcoff.h | 430 int init_offset; member
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-data-ref.c | 1128 tree init_offset, in init_data_ref() argument 1157 DR_OFFSET (res) = init_offset; in init_data_ref()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.c | 8954 tree init_offset; in ffecom_tree_canonize_ref_() local 8963 ffecom_tree_canonize_ref_ (decl, &init_offset, size, in ffecom_tree_canonize_ref_() 8979 *offset = size_binop (PLUS_EXPR, init_offset, *offset); in ffecom_tree_canonize_ref_()
|