Home
last modified time | relevance | path

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

12

/NextBSD/contrib/gdb/gdb/
HDsolist.h66 struct section_table *sections;
67 struct section_table *sections_end;
68 struct section_table *textsection;
76 struct section_table *);
HDexec.h27 struct section_table;
36 extern int build_section_table (struct bfd *, struct section_table **,
37 struct section_table **);
HDexec.c340 struct section_table **table_pp = (struct section_table **) table_pp_char; in add_to_section_table()
359 build_section_table (struct bfd *some_bfd, struct section_table **start, in build_section_table()
360 struct section_table **end) in build_section_table()
367 *start = (struct section_table *) xmalloc (count * sizeof (**start)); in build_section_table()
455 struct section_table *p; in xfer_memory()
526 struct section_table *p; in print_section_info()
599 struct section_table *sect; in exec_set_section_offsets()
630 struct section_table *p; in set_section_command()
HDbfd-target.c33 struct section_table *end;
60 struct section_table *start; in build_target_sections_from_bfd()
81 struct section_table *s = target_section_by_addr (ops, offset); in target_bfd_xfer_partial()
HDsymfile.h29 struct section_table;
201 *build_section_addr_info_from_section_table (const struct section_table
203 const struct section_table
HDtarget.h391 struct section_table
393 struct section_table
1153 struct section_table struct
1164 struct section_table *target_section_by_addr (struct target_ops *target, argument
HDtarget.c830 struct section_table *
833 struct section_table *secp; in target_section_by_addr()
891 struct section_table *secp; in do_xfer_memory()
1394 struct section_table *old_value; in target_resize_to_sections()
1402 target->to_sections = (struct section_table *) in target_resize_to_sections()
1404 (sizeof (struct section_table)) * (num_added + old_count)); in target_resize_to_sections()
1409 target->to_sections = (struct section_table *) in target_resize_to_sections()
1410 xmalloc ((sizeof (struct section_table)) * num_added); in target_resize_to_sections()
1454 struct section_table *src, *dest; in remove_target_sections()
HDpa64solib.c80 struct section_table *sections;
81 struct section_table *sections_end;
304 struct section_table *p; in pa64_solib_load_symbols()
368 ((sizeof (struct section_table)) * new)); in pa64_solib_load_symbols()
HDnto-tdep.h39 void nto_relocate_section_addresses (struct so_list *, struct section_table *);
HDwin32-nat.c795 struct section_table *table_start = NULL; in get_relocated_section_addrs()
796 struct section_table *table_end = NULL; in get_relocated_section_addrs()
797 struct section_table *iter = NULL; in get_relocated_section_addrs()
2259 struct section_table *new_target_sect_ptr; in map_single_dll_code_section()
2270 target->to_sections = (struct section_table *) in map_single_dll_code_section()
2272 (sizeof (struct section_table)) * (1 + old)); in map_single_dll_code_section()
2277 target->to_sections = (struct section_table *) in map_single_dll_code_section()
2278 xmalloc ((sizeof (struct section_table))); in map_single_dll_code_section()
HDsolib.c228 struct section_table *p; in solib_map_sections()
716 struct section_table *p; in solib_address()
HDsomsolib.c142 struct section_table *sections;
143 struct section_table *sections_end;
335 struct section_table *p; in som_solib_load_symbols()
394 ((sizeof (struct section_table)) * new)); in som_solib_load_symbols()
HDnto-tdep.c257 nto_relocate_section_addresses (struct so_list *so, struct section_table *sec) in nto_relocate_section_addresses()
HDppcfbsd-tdep.c475 struct section_table *s = target_section_by_addr (targ, addr); in ppc64_fbsd_convert_from_func_ptr_addr()
HDsolib-osf.c237 struct section_table *sec) in osf_relocate_section_addresses()
HDsolib-sunos.c876 struct section_table *sec) in sunos_relocate_section_addresses()
HDsymfile.c344 build_section_addr_info_from_section_table (const struct section_table *start, in build_section_addr_info_from_section_table()
345 const struct section_table *end) in build_section_addr_info_from_section_table()
348 const struct section_table *stp; in build_section_addr_info_from_section_table()
HDsolib-svr4.c1422 struct section_table *sec) in svr4_relocate_section_addresses()
HDrs6000-nat.c1146 struct section_table *stp; in xcoff_relocate_core()
HDs390-tdep.c1257 struct section_table *secp; in s390_load()
/NextBSD/sys/boot/efi/loader/arch/arm64/
HDstart.S62 .short section_table - optional_header /* Optional header size */
106 section_table: label
/NextBSD/sys/boot/efi/loader/arch/arm/
HDstart.S64 .short section_table - optional_header /* Optional header size */
109 section_table: label
/NextBSD/gnu/usr.bin/gdb/kgdb/
HDkld.c202 adjust_section_address (struct section_table *sec, CORE_ADDR *curr_base) in adjust_section_address()
224 struct section_table *sections = NULL, *sections_end = NULL, *s; in load_kld()
305 kld_relocate_section_addresses (struct so_list *so, struct section_table *sec) in kld_relocate_section_addresses()
/NextBSD/contrib/binutils/bfd/
HDieee.c540 PUSH (NOSYMBOL, ieee->section_table[must_parse_int (&(ieee->h))], 0); in parse_expression()
546 PUSH (NOSYMBOL, ieee->section_table[must_parse_int (&(ieee->h))], 0); in parse_expression()
553 ieee->section_table[must_parse_int (&(ieee->h))]->size); in parse_expression()
1062 n = bfd_realloc (ieee->section_table, amt); in get_section_entry()
1069 ieee->section_table = n; in get_section_entry()
1073 if (ieee->section_table[index] == (asection *) NULL) in get_section_entry()
1082 ieee->section_table[index] = section; in get_section_entry()
1084 ieee->section_table[index] = section; in get_section_entry()
1086 return ieee->section_table[index]; in get_section_entry()
1218 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
[all …]
HDlibieee.h79 asection **section_table; member

12