Home
last modified time | relevance | path

Searched refs:Dwarf_P_debug_str_entry_s (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_die.c367 const struct Dwarf_P_debug_str_entry_s*el = l; in _dwarf_debug_str_compare_func()
368 const struct Dwarf_P_debug_str_entry_s*er = r; in _dwarf_debug_str_compare_func()
407 struct Dwarf_P_debug_str_entry_s **mt_out, in make_debug_str_entry()
414 struct Dwarf_P_debug_str_entry_s *mt = in make_debug_str_entry()
415 (struct Dwarf_P_debug_str_entry_s *)calloc( in make_debug_str_entry()
416 sizeof(struct Dwarf_P_debug_str_entry_s),1); in make_debug_str_entry()
521 struct Dwarf_P_debug_str_entry_s *mt = 0; in _dwarf_insert_or_find_in_debug_str()
522 struct Dwarf_P_debug_str_entry_s *mt2 = 0; in _dwarf_insert_or_find_in_debug_str()
523 struct Dwarf_P_debug_str_entry_s *retval = 0; in _dwarf_insert_or_find_in_debug_str()
524 struct Dwarf_P_debug_str_entry_s *re = 0; in _dwarf_insert_or_find_in_debug_str()
[all …]
H A Dpro_init.c306 struct Dwarf_P_debug_str_entry_s* mt = in key_simple_string_hashfunc()
307 (struct Dwarf_P_debug_str_entry_s*) keyp; in key_simple_string_hashfunc()
H A Dpro_opaque.h349 struct Dwarf_P_debug_str_entry_s { struct