Home
last modified time | relevance | path

Searched refs:gl_named_die_offset_within_cu (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.c308 global->gl_named_die_offset_within_cu = die_offset_in_cu; in _dwarf_internal_get_pubnames_like_data()
431 *ret_off = (global->gl_named_die_offset_within_cu + in dwarf_global_die_offset()
531 *die_offset = global->gl_named_die_offset_within_cu + off; in dwarf_global_name_offsets()
H A Ddwarf_global.h86 Dwarf_Off gl_named_die_offset_within_cu; member