Home
last modified time | relevance | path

Searched refs:cc_abbrev_hash_table (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_alloc.c924 Dwarf_Hash_Table hash_table = context->cc_abbrev_hash_table; in freecontextlist()
932 context->cc_abbrev_hash_table = 0; in freecontextlist()
H A Ddwarf_die_deliv.c614 hash_table = context->cc_abbrev_hash_table; in local_dealloc_cu_context()
619 context->cc_abbrev_hash_table = 0; in local_dealloc_cu_context()
873 cu_context->cc_abbrev_hash_table = in _dwarf_make_CU_Context()
875 if (cu_context->cc_abbrev_hash_table == NULL) { in _dwarf_make_CU_Context()
H A Ddwarf_opaque.h267 Dwarf_Hash_Table cc_abbrev_hash_table; member
H A Ddwarf_util.c654 cu_context->cc_abbrev_hash_table; in _dwarf_get_abbrev_for_code()