Searched refs:struct_table_length (Results 1 – 2 of 2) sorted by relevance
163 if ((uint32_t)(struct_table_phys + struct_table_length) < struct_table_phys) { in IsValid()174 printf(" struct table: %u bytes @0x%08x, %u entries\n", struct_table_length, struct_table_phys, in Dump()255 const uintptr_t table_end = curr_addr + struct_table_length; in WalkStructs()
119 uint16_t struct_table_length; member
Completed in 6 milliseconds