Home
last modified time | relevance | path

Searched refs:Dwarf_Section (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h348 } Dwarf_Section; typedef
399 Dwarf_Section *dbg_section; /* Dwarf section list. */
400 Dwarf_Section *dbg_info_sec; /* Pointer to info section. */
402 Dwarf_Section *dbg_types_sec; /* Pointer to type section. */
506 int _dwarf_attr_init(Dwarf_Debug, Dwarf_Section *, uint64_t *, int,
524 int _dwarf_die_parse(Dwarf_Debug, Dwarf_Section *, Dwarf_CU, int,
539 Dwarf_Section *_dwarf_find_next_types_section(Dwarf_Debug, Dwarf_Section *);
540 Dwarf_Section *_dwarf_find_section(Dwarf_Debug, const char *);
593 Dwarf_Section *, Dwarf_Error *);
H A Dlibdwarf_sections.c209 Dwarf_Section *
212 Dwarf_Section *ds; in _dwarf_find_section()
226 Dwarf_Section *
227 _dwarf_find_next_types_section(Dwarf_Debug dbg, Dwarf_Section *ds) in _dwarf_find_next_types_section()
H A Ddwarf_die.c36 Dwarf_Section *ds; in dwarf_child()
71 Dwarf_Section *ds; in dwarf_siblingof_b()
147 _dwarf_search_die_within_cu(Dwarf_Debug dbg, Dwarf_Section *s, Dwarf_CU cu, in _dwarf_search_die_within_cu()
161 Dwarf_Section *ds; in dwarf_offdie_b()
H A Dlibdwarf_ranges.c32 _dwarf_ranges_parse(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Section *ds, in _dwarf_ranges_parse()
106 Dwarf_Section *ds; in _dwarf_ranges_add()
H A Dlibdwarf_loclist.c32 _dwarf_loclist_add_locdesc(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Section *ds, in _dwarf_loclist_add_locdesc()
99 Dwarf_Section *ds; in _dwarf_loclist_find()
H A Dlibdwarf_macinfo.c34 _dwarf_macinfo_parse(Dwarf_Debug dbg, Dwarf_Section *ds, uint64_t *off, in _dwarf_macinfo_parse()
129 Dwarf_Section *ds; in _dwarf_macinfo_init()
H A Ddwarf_str.c35 Dwarf_Section *ds; in dwarf_get_str()
H A Dlibdwarf_abbrev.c103 Dwarf_Section *ds; in _dwarf_abbrev_parse()
159 Dwarf_Section *ds; in _dwarf_abbrev_find()
H A Dlibdwarf_str.c74 Dwarf_Section *ds; in _dwarf_strtab_init()
H A Dlibdwarf_die.c83 Dwarf_Section *ds; in _dwarf_die_find()
103 _dwarf_die_parse(Dwarf_Debug dbg, Dwarf_Section *ds, Dwarf_CU cu, in _dwarf_die_parse()
H A Dlibdwarf_frame.c176 _dwarf_frame_add_cie(Dwarf_Debug dbg, Dwarf_FrameSec fs, Dwarf_Section *ds, in _dwarf_frame_add_cie()
303 _dwarf_frame_add_fde(Dwarf_Debug dbg, Dwarf_FrameSec fs, Dwarf_Section *ds, in _dwarf_frame_add_fde()
441 Dwarf_Section *ds, int eh_frame, Dwarf_Error *error) in _dwarf_frame_section_init()
1268 Dwarf_Section *ds; in _dwarf_frame_section_load()
1281 Dwarf_Section *ds; in _dwarf_frame_section_load_eh()
H A Ddwarf_nametbl.m434 Dwarf_Section *ds;
H A Dlibdwarf_nametbl.c58 _dwarf_nametbl_init(Dwarf_Debug dbg, Dwarf_NameSec *namesec, Dwarf_Section *ds, in _dwarf_nametbl_init()
H A Dlibdwarf_arange.c60 Dwarf_Section *ds; in _dwarf_arange_init()
H A Ddwarf_loclist.c179 Dwarf_Section *ds; in dwarf_get_loclist_entry()
H A Dlibdwarf_init.c72 if ((dbg->dbg_section = calloc(cnt + 1, sizeof(Dwarf_Section))) == in _dwarf_consumer_init()
H A Dlibdwarf_info.c143 Dwarf_Section *ds; in _dwarf_info_load()
H A Dlibdwarf_attr.c98 _dwarf_attr_init(Dwarf_Debug dbg, Dwarf_Section *ds, uint64_t *offsetp, in _dwarf_attr_init()
H A Dlibdwarf_lineno.c268 Dwarf_Section *ds; in _dwarf_lineno_init()