Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.c264 READ_UNALIGNED(dbg, pubnames_context->pu_offset_of_cu_header, in _dwarf_internal_get_pubnames_like_data()
270 pubnames_context->pu_offset_of_cu_header, in _dwarf_internal_get_pubnames_like_data()
432 global->gl_context->pu_offset_of_cu_header); in dwarf_global_die_offset()
471 *cu_header_offset = con->pu_offset_of_cu_header; in dwarf_global_cu_offset()
510 off = con->pu_offset_of_cu_header; in dwarf_global_name_offsets()
H A Ddwarf_global.h71 Dwarf_Off pu_offset_of_cu_header; member