/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | _libdwarf.h | 92 typedef struct _Dwarf_CU *Dwarf_CU; typedef 144 Dwarf_CU die_cu; /* Compilation unit pointer. */ 220 Dwarf_CU nt_cu; /* Ptr to Ref. CU. */ 298 Dwarf_CU as_cu; /* Ptr to associated CU. */ 312 Dwarf_CU rl_cu; /* Ptr to associated CU. */ 415 Dwarf_CU dbg_cu_current; /* Ptr to the current CU. */ 416 Dwarf_CU dbg_tu_current; /* Ptr to the current TU. */ 484 int _dwarf_abbrev_add(Dwarf_CU, uint64_t, uint64_t, uint8_t, 486 void _dwarf_abbrev_cleanup(Dwarf_CU); 487 int _dwarf_abbrev_find(Dwarf_CU, uint64_t, Dwarf_Abbrev *, [all …]
|
H A D | libdwarf_info.c | 35 Dwarf_CU cu; in _dwarf_info_first_cu() 61 Dwarf_CU tu; in _dwarf_info_first_tu() 87 Dwarf_CU cu; in _dwarf_info_next_cu() 114 Dwarf_CU cu; in _dwarf_info_next_tu() 142 Dwarf_CU cu; in _dwarf_info_load() 256 Dwarf_CU cu, tcu; in _dwarf_info_cleanup() 276 Dwarf_CU cu, tcu; in _dwarf_type_unit_cleanup() 293 Dwarf_CU cu; in _dwarf_info_gen() 373 Dwarf_CU cu; in _dwarf_info_pro_cleanup()
|
H A D | dwarf_die.c | 37 Dwarf_CU cu; in dwarf_child() 69 Dwarf_CU cu; 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() 162 Dwarf_CU cu; in dwarf_offdie_b() 274 Dwarf_CU cu; in dwarf_die_CU_offset() 296 Dwarf_CU cu; in dwarf_die_CU_offset_range() 350 Dwarf_CU cu; in dwarf_get_cu_die_offset_given_cu_header_offset_b()
|
H A D | libdwarf_abbrev.c | 33 _dwarf_abbrev_add(Dwarf_CU cu, uint64_t entry, uint64_t tag, uint8_t children, in _dwarf_abbrev_add() 100 _dwarf_abbrev_parse(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Unsigned *offset, in _dwarf_abbrev_parse() 155 _dwarf_abbrev_find(Dwarf_CU cu, uint64_t entry, Dwarf_Abbrev *abp, in _dwarf_abbrev_find() 203 _dwarf_abbrev_cleanup(Dwarf_CU cu) in _dwarf_abbrev_cleanup() 224 Dwarf_CU cu; in _dwarf_abbrev_gen()
|
H A D | libdwarf_die.c | 52 _dwarf_die_add(Dwarf_CU cu, uint64_t offset, uint64_t abnum, Dwarf_Abbrev ab, in _dwarf_die_add() 84 Dwarf_CU cu; in _dwarf_die_find() 103 _dwarf_die_parse(Dwarf_Debug dbg, Dwarf_Section *ds, Dwarf_CU cu, in _dwarf_die_parse() 276 _dwarf_die_gen_recursive(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs, in _dwarf_die_gen_recursive() 397 _dwarf_die_gen(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs, in _dwarf_die_gen()
|
H A D | libdwarf_ranges.c | 32 _dwarf_ranges_parse(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Section *ds, in _dwarf_ranges_parse() 103 _dwarf_ranges_add(Dwarf_Debug dbg, Dwarf_CU cu, uint64_t off, in _dwarf_ranges_add()
|
H A D | libdwarf_loclist.c | 32 _dwarf_loclist_add_locdesc(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Section *ds, in _dwarf_loclist_add_locdesc() 94 _dwarf_loclist_find(Dwarf_Debug dbg, Dwarf_CU cu, uint64_t lloff, in _dwarf_loclist_find()
|
H A D | dwarf_arange.c | 96 Dwarf_CU cu; in dwarf_get_cu_die_offset() 147 Dwarf_CU cu; in dwarf_get_arange_info()
|
H A D | dwarf_lineno.c | 38 Dwarf_CU cu; in dwarf_srclines() 100 Dwarf_CU cu; in dwarf_srcfiles()
|
H A D | dwarf_ranges.c | 32 _dwarf_get_ranges(Dwarf_Debug dbg, Dwarf_CU cu, Dwarf_Off off, in _dwarf_get_ranges()
|
H A D | libdwarf_attr.c | 99 int dwarf_size, Dwarf_CU cu, Dwarf_Die die, Dwarf_AttrDef ad, in _dwarf_attr_init() 216 Dwarf_CU cu, Dwarf_Attribute at, int pass2, Dwarf_Error *error) in _dwarf_attr_write() 442 Dwarf_CU cu, Dwarf_Die die, int pass2, Dwarf_Error *error) in _dwarf_attr_gen()
|
H A D | dwarf_cu.c | 40 Dwarf_CU cu; in dwarf_next_cu_header_c()
|
H A D | dwarf_nametbl.m4 | 126 Dwarf_CU cu;
|
H A D | libdwarf_nametbl.c | 61 Dwarf_CU cu; in _dwarf_nametbl_init()
|
H A D | libdwarf_lineno.c | 99 _dwarf_lineno_run_program(Dwarf_CU cu, Dwarf_LineInfo li, uint8_t *p, in _dwarf_lineno_run_program() 269 Dwarf_CU cu; in _dwarf_lineno_init()
|
H A D | libdwarf_arange.c | 57 Dwarf_CU cu; in _dwarf_arange_init()
|
H A D | dwarf_attr.c | 169 Dwarf_CU cu; in dwarf_highpc_b()
|
H A D | libdwarf_loc.c | 683 Dwarf_CU cu; in _dwarf_loc_add()
|