Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_gdbindex.c228 res = set_base(dbg,&indexptr->gi_cuvectorhdr, in dwarf_gdbindex_header()
442 Dwarf_Small *base = gdbindex->gi_cuvectorhdr.dg_base; in dwarf_gdbindex_cuvector_length()
445 unsigned fieldlen = gdbindex->gi_cuvectorhdr.dg_entry_length; in dwarf_gdbindex_cuvector_length()
469 Dwarf_Small *base = gdbindexptr->gi_cuvectorhdr.dg_base; in dwarf_gdbindex_cuvector_inner_attributes()
473 unsigned fieldlen = gdbindexptr->gi_cuvectorhdr.dg_entry_length; in dwarf_gdbindex_cuvector_inner_attributes()
H A Ddwarf_gdbindex.h86 struct Dwarf_Gdbindex_array_instance_s gi_cuvectorhdr; member