Searched refs:type_sig8 (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/0.153/libdw/
H A Dlibdw_findcu.c74 uint64_t type_sig8 = 0; local
80 debug_types ? &type_sig8 : NULL,
101 newp->type_sig8 = type_sig8;
H A Ddwarf_formref_die.c104 Dwarf_Sig8_Hash_insert (&cu->dbg->sig8_hash, cu->type_sig8, cu);
106 while (cu->type_sig8 != sig);
H A Ddwarf_nextcu.c164 uint64_t type_sig8 = read_8ubyte_unaligned_inc (dwarf, bytes); local
175 *type_signaturep = type_sig8;
H A DlibdwP.h296 uint64_t type_sig8; member in struct:Dwarf_CU
/external/elfutils/0.153/libdwfl/
H A Dcu.c176 cu->die.cu->type_sig8 != 0);

Completed in 70 milliseconds