Home
last modified time | relevance | path

Searched refs:sec_info (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf-eh-frame.c220 struct eh_frame_sec_info *sec_info = NULL; in _bfd_elf_discard_section_eh_frame() local
277 sec_info = bfd_zmalloc (sizeof (struct eh_frame_sec_info) in _bfd_elf_discard_section_eh_frame()
279 if (sec_info == NULL) in _bfd_elf_discard_section_eh_frame()
281 sec_info->alloced = 100; in _bfd_elf_discard_section_eh_frame()
306 if (sec_info->count == sec_info->alloced) in _bfd_elf_discard_section_eh_frame()
308 sec_info = bfd_realloc (sec_info, in _bfd_elf_discard_section_eh_frame()
310 + (sec_info->alloced + 99) in _bfd_elf_discard_section_eh_frame()
312 if (sec_info == NULL) in _bfd_elf_discard_section_eh_frame()
315 memset (&sec_info->entry[sec_info->alloced], 0, in _bfd_elf_discard_section_eh_frame()
317 sec_info->alloced += 100; in _bfd_elf_discard_section_eh_frame()
[all …]
Delflink.c2345 elf_section_data (sec)->sec_info, in _bfd_elf_link_sec_merge_syms()
4098 &secdata->sec_info, in elf_link_add_object_symbols()
4101 if (secdata->sec_info) in elf_link_add_object_symbols()
4122 s, &secdata->sec_info)) in elf_link_add_object_symbols()
4124 else if (secdata->sec_info) in elf_link_add_object_symbols()
6370 elf_section_data (isec)->sec_info, in elf_link_input_bfd()
6892 o, &elf_section_data (o)->sec_info, contents))) in elf_link_input_bfd()
6897 elf_section_data (o)->sec_info)) in elf_link_input_bfd()
8862 elf_section_data (stab)->sec_info, in bfd_elf_discard_info()
Delflink.h2520 &secdata->sec_info))
2522 if (secdata->sec_info)
2542 s, &secdata->sec_info))
2544 else if (secdata->sec_info)
6216 elf_section_data (sec)->sec_info,
6880 elf_section_data (isec)->sec_info,
7375 o, &elf_section_data (o)->sec_info, contents)))
7380 elf_section_data (o)->sec_info))
8670 elf_section_data (stab)->sec_info,
Delf-m10300.c1115 if (elf_section_data (input_section)->sec_info == NULL
1125 & elf_section_data (input_section)->sec_info,
1269 if (elf_section_data (input_section)->sec_info == NULL
1279 & elf_section_data (input_section)->sec_info,
Delf-bfd.h1044 void *sec_info; member
Delfxx-ia64.c915 elf_section_data (tsec)->sec_info,
3964 sec_info,
Delf.c7597 elf_section_data (sec)->sec_info, in _bfd_elf_rela_local_sym()
7619 elf_section_data (sec)->sec_info, in _bfd_elf_rel_local_sym()
7637 sec, &sec_data->sec_info, offset); in _bfd_elf_section_offset()
DChangeLog996 __stacksize symbol in sec_info.
DChangeLog-0001479 sec_info here. Free ehbuf.
493 fields, add sec_info and sec_info_type.
510 (_bfd_elf_rela_local_sym): Use sec_info_type and sec_info.
515 sec_info.
519 .stab sections. Set sec_info_type, use sec_info instead
524 (elf_link_sec_merge_syms): Use sec_info_type and sec_info.
Delf32-ppc.c1784 elf_section_data (tsec)->sec_info, in ppc_elf_relax_section()
Delf64-alpha.c4435 sec_info,
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf-eh-frame.c458 struct eh_frame_sec_info *sec_info = NULL; in _bfd_elf_discard_section_eh_frame() local
504 sec_info = bfd_zmalloc (sizeof (struct eh_frame_sec_info) in _bfd_elf_discard_section_eh_frame()
506 REQUIRE (sec_info); in _bfd_elf_discard_section_eh_frame()
535 if (sec_info->count == entry_alloced) in _bfd_elf_discard_section_eh_frame()
537 sec_info = bfd_realloc (sec_info, in _bfd_elf_discard_section_eh_frame()
541 REQUIRE (sec_info); in _bfd_elf_discard_section_eh_frame()
543 memset (&sec_info->entry[entry_alloced], 0, in _bfd_elf_discard_section_eh_frame()
548 this_inf = sec_info->entry + sec_info->count; in _bfd_elf_discard_section_eh_frame()
574 sec_info->count++; in _bfd_elf_discard_section_eh_frame()
599 ecies[ecie_count++].entry = sec_info->count; in _bfd_elf_discard_section_eh_frame()
[all …]
Delflink.c2545 elf_section_data (sec)->sec_info, in _bfd_elf_link_sec_merge_syms()
4471 stabstr, &secdata->sec_info, in elf_link_add_object_symbols()
4474 if (secdata->sec_info) in elf_link_add_object_symbols()
7238 elf_section_data (isec)->sec_info, in elf_link_input_bfd()
7777 o, &elf_section_data (o)->sec_info, contents))) in elf_link_input_bfd()
7782 elf_section_data (o)->sec_info)) in elf_link_input_bfd()
10030 elf_section_data (stab)->sec_info, in bfd_elf_discard_info()
Delf-bfd.h1150 void *sec_info; member
Delf.c1043 sec, &secdata->sec_info)) in _bfd_elf_merge_sections()
1045 else if (secdata->sec_info) in _bfd_elf_merge_sections()
8630 elf_section_data (sec)->sec_info, in _bfd_elf_rela_local_sym()
8661 elf_section_data (sec)->sec_info, in _bfd_elf_rel_local_sym()
8674 return _bfd_stab_section_offset (sec, elf_section_data (sec)->sec_info, in _bfd_elf_section_offset()
Delfxx-ia64.c1095 elf_section_data (tsec)->sec_info,
4628 sec_info,
DChangeLog-0001479 sec_info here. Free ehbuf.
493 fields, add sec_info and sec_info_type.
510 (_bfd_elf_rela_local_sym): Use sec_info_type and sec_info.
515 sec_info.
519 .stab sections. Set sec_info_type, use sec_info instead
524 (elf_link_sec_merge_syms): Use sec_info_type and sec_info.
Delf64-alpha.c4100 sec_info, in elf64_alpha_relocate_section()
Delf32-ppc.c5178 elf_section_data (tsec)->sec_info, in ppc_elf_relax_section()
DChangeLog-20044827 __stacksize symbol in sec_info.
/openbsd/src/sys/dev/pci/
Dif_mwx.c2906 uint32_t len, addr, mode, sec_info; in mt7921_load_firmware() local
2920 sec_info = be32toh(sec->info.sec_key_idx); in mt7921_load_firmware()
2921 mode = mt7921_get_data_mode(sc, sec_info); in mt7921_load_firmware()
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dsection.texi343 /* Type of sec_info information. */
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dsection.texi324 /* Type of sec_info information. */