Home
last modified time | relevance | path

Searched refs:init_offset (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dpef.h47 unsigned long init_offset; member
Dpef.c327 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header()
414 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
DChangeLog-02034467 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.
DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h433 int init_offset; member