Searched refs:type_sig8 (Results 1 – 6 of 6) sorted by relevance
74 uint64_t type_sig8 = 0; local80 debug_types ? &type_sig8 : NULL,101 newp->type_sig8 = type_sig8;
104 Dwarf_Sig8_Hash_insert (&cu->dbg->sig8_hash, cu->type_sig8, cu);106 while (cu->type_sig8 != sig);
164 uint64_t type_sig8 = read_8ubyte_unaligned_inc (dwarf, bytes); local175 *type_signaturep = type_sig8;
296 uint64_t type_sig8; member
166 * libdwP.h (struct Dwarf_CU): Add new members type_offset, type_sig8.
176 cu->die.cu->type_sig8 != 0); in cudie_offset()