HomeSort by relevance Sort by last modified time
    Searched refs:type_sig8 (Results 1 - 5 of 5) sorted by null

  /external/elfutils/0.153/libdw/
libdw_findcu.c 74 uint64_t type_sig8 = 0; local
80 debug_types ? &type_sig8 : NULL,
101 newp->type_sig8 = type_sig8;
dwarf_formref_die.c 104 Dwarf_Sig8_Hash_insert (&cu->dbg->sig8_hash, cu->type_sig8, cu);
106 while (cu->type_sig8 != sig);
dwarf_nextcu.c 164 uint64_t type_sig8 = read_8ubyte_unaligned_inc (dwarf, bytes); local
175 *type_signaturep = type_sig8;
libdwP.h 296 uint64_t type_sig8; member in struct:Dwarf_CU
  /external/elfutils/0.153/libdwfl/
cu.c 176 cu->die.cu->type_sig8 != 0);

Completed in 60 milliseconds