Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dpef.h47 unsigned long init_offset; member
H A Dpef.c331 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header()
418 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
H A 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.
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dpef.h47 unsigned long init_offset; member
H A Dpef.c331 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header()
418 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
H A 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.
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dpef.h47 unsigned long init_offset; member
H A Dpef.c331 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header()
418 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
H A 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.
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dpef.h47 unsigned long init_offset; member
H A Dpef.c331 header->init_offset = bfd_getb32 (buf + 12); in bfd_pef_parse_loader_header()
418 fprintf (file, "init_offset: %lu\n", header->init_offset); in bfd_pef_print_loader_header()
H A 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.
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/netbsd/sys/netinet/
H A Dsctp_input.c1051 int init_offset, initack_offset; in sctp_process_cookie_existing() local
1090 init_offset = offset += sizeof(struct sctp_cookie_echo_chunk); in sctp_process_cookie_existing()
1093 sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk), in sctp_process_cookie_existing()
1118 initack_offset = init_offset + SCTP_SIZE32(chk_length); in sctp_process_cookie_existing()
1222 init_offset + sizeof(struct sctp_init_chunk), in sctp_process_cookie_existing()
1289 init_offset + sizeof(struct sctp_init_chunk), in sctp_process_cookie_existing()
1374 init_offset + sizeof(struct sctp_init_chunk), in sctp_process_cookie_existing()
1424 int init_offset, initack_offset, initack_limit; in sctp_process_cookie_new() local
1432 init_offset = offset + sizeof(struct sctp_cookie_echo_chunk); in sctp_process_cookie_new()
1434 sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk), in sctp_process_cookie_new()
[all …]
H A Dsctp_output.c229 sctp_add_cookie(struct sctp_inpcb *inp, struct mbuf *init, int init_offset, in sctp_add_cookie() argument
245 copy_init = sctp_m_copym(init, init_offset, M_COPYALL, M_DONTWAIT); in sctp_add_cookie()
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dxcoff.h433 int init_offset; member
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h464 int init_offset; member
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h433 int init_offset; member
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dxcoff.h433 int init_offset; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-data-refs.c4345 tree init_offset = fold_build2 (PLUS_EXPR, TREE_TYPE (offset), in vect_analyze_data_refs() local
4347 tree init_addr = fold_build_pointer_plus (base, init_offset); in vect_analyze_data_refs()
H A Dtree-vect-data-refs.cc4562 tree init_offset = fold_build2 (PLUS_EXPR, TREE_TYPE (offset), in vect_analyze_data_refs() local
4564 tree init_addr = fold_build_pointer_plus (base, init_offset); in vect_analyze_data_refs()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-data-refs.c4345 tree init_offset = fold_build2 (PLUS_EXPR, TREE_TYPE (offset), in vect_analyze_data_refs() local
4347 tree init_addr = fold_build_pointer_plus (base, init_offset); in vect_analyze_data_refs()