Home
last modified time | relevance | path

Searched refs:Dwarf_Section_s (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_opaque.h135 struct Dwarf_Section_s { struct
167 struct Dwarf_Section_s *dss_symtab; argument
260 struct Dwarf_Section_s de_debug_info;
261 struct Dwarf_Section_s de_debug_abbrev;
262 struct Dwarf_Section_s de_debug_line;
263 struct Dwarf_Section_s de_debug_loc;
264 struct Dwarf_Section_s de_debug_aranges;
265 struct Dwarf_Section_s de_debug_macinfo;
266 struct Dwarf_Section_s de_debug_pubnames;
267 struct Dwarf_Section_s de_debug_str;
[all …]
H A Ddwarf_elf_access.c113 struct Dwarf_Section_s *symtab;
114 struct Dwarf_Section_s *strtab;
330 struct Dwarf_Section_s **relocatablesec, int *error) in find_section_to_relocate()
696 struct Dwarf_Section_s *relocatablesec, in loop_through_relocations()
759 struct Dwarf_Section_s * relocatablesec = 0; in dwarf_elf_object_relocate_a_section()
H A Ddwarf_init_finish.c92 struct Dwarf_Section_s *secdata, in get_basic_section_data()
118 add_rela_data( struct Dwarf_Section_s *secdata, in add_rela_data()
509 struct Dwarf_Section_s *section, in _dwarf_load_section()
H A Ddwarf_alloc.c1016 rela_free(struct Dwarf_Section_s * sec) in rela_free()