Searched refs:Dwarf_Section_s (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_opaque.h | 289 struct Dwarf_Section_s { struct 364 struct Dwarf_Section_s *dss_symtab; argument 443 struct Dwarf_Section_s *ds_secdata; 593 struct Dwarf_Section_s de_debug_info; 594 struct Dwarf_Section_s de_debug_types; 595 struct Dwarf_Section_s de_debug_abbrev; 596 struct Dwarf_Section_s de_debug_line; 597 struct Dwarf_Section_s de_debug_line_str; /* New in DWARF5 */ 598 struct Dwarf_Section_s de_debug_loc; 599 struct Dwarf_Section_s de_debug_aranges; [all …]
|
H A D | dwarf_init_finish.c | 163 struct Dwarf_Section_s *secdata, in get_basic_section_data() 230 add_relx_data_to_secdata( struct Dwarf_Section_s *secdata, in add_relx_data_to_secdata() 257 struct Dwarf_Section_s *secdata, in add_debug_section_info() 344 struct Dwarf_Section_s *secdata, in set_up_section() 929 struct Dwarf_Section_s secdata; in insert_sht_list_in_group_map() 1262 struct Dwarf_Section_s **sections = 0; in _dwarf_setup() 1310 sections = (struct Dwarf_Section_s **)calloc(section_count + 1, in _dwarf_setup() 1311 sizeof(struct Dwarf_Section_s *)); in _dwarf_setup() 1504 struct Dwarf_Section_s* dwsect = 0; in load_debugfission_tables() 1710 struct Dwarf_Section_s *section, in do_decompress_zlib() [all …]
|
H A D | dwarf_debuglink.c | 101 struct Dwarf_Section_s * pbuildid, 655 struct Dwarf_Section_s * pdebuglink, in extract_debuglink() 712 struct Dwarf_Section_s * pbuildid, in extract_buildid() 807 struct Dwarf_Section_s * pdebuglink = 0; in dwarf_gnu_debuglink() 808 struct Dwarf_Section_s * pbuildid = 0; in dwarf_gnu_debuglink()
|
H A D | dwarf_elf_access.c | 126 struct Dwarf_Section_s *symtab; 127 struct Dwarf_Section_s *strtab; 422 struct Dwarf_Section_s **relocatablesec, int *error) in find_section_to_relocate() 845 struct Dwarf_Section_s *relocatablesec, in loop_through_relocations() 916 struct Dwarf_Section_s * relocatablesec = 0; in dwarf_elf_object_relocate_a_section()
|
H A D | dwarf_elfread.c | 304 struct Dwarf_Section_s **relocatablesec, int *error) in find_section_to_relocate() 434 struct Dwarf_Section_s * relocatablesec, in apply_rela_entries() 487 struct Dwarf_Section_s * relocatablesec = 0; in elf_relocations_nolibelf()
|
H A D | dwarf_line.c | 852 struct Dwarf_Section_s *sec = 0; in dwarf_get_ranges_section_name() 870 struct Dwarf_Section_s *sec = 0; in dwarf_get_aranges_section_name() 890 struct Dwarf_Section_s *sec = 0; in dwarf_get_line_section_name_from_die() 913 struct Dwarf_Section_s *sec = 0; in dwarf_get_string_section_name()
|
H A D | dwarf_util.c | 901 struct Dwarf_Section_s *sec = 0; in _dwarf_reference_outside_section() 1279 inthissection(struct Dwarf_Section_s *sec,Dwarf_Small *ptr) in inthissection()
|
H A D | dwarf_alloc.c | 908 rela_free(struct Dwarf_Section_s * sec) in rela_free()
|
H A D | dwarf_xu_index.c | 204 struct Dwarf_Section_s *sect = 0; in dwarf_get_xu_index_header()
|
H A D | dwarf_query.c | 1995 struct Dwarf_Section_s *sec = 0; in _dwarf_calculate_info_section_start_ptr() 2029 struct Dwarf_Section_s *sec = 0; in _dwarf_calculate_abbrev_section_end_ptr()
|
H A D | dwarf_die_deliv.c | 2706 struct Dwarf_Section_s *section = sdata->ds_secdata; in dwarf_get_real_section_name() 2755 struct Dwarf_Section_s *sec = 0; in dwarf_get_die_section_name()
|
H A D | dwarf_frame.c | 101 struct Dwarf_Section_s *sec = 0; in dwarf_get_frame_section_name() 119 struct Dwarf_Section_s *sec = 0; in dwarf_get_frame_section_name_eh_gnu()
|
H A D | dwarf_macro5.c | 1518 struct Dwarf_Section_s *sec = 0; in dwarf_get_macro_section_name()
|