Searched defs:stab_type_cache (Results 1 – 2 of 2) sorted by relevance
106 struct stab_type_cache struct109 long void_type;111 long signed_integer_types[8];113 long unsigned_integer_types[8];115 long float_types[16];117 long *pointer_types;118 size_t pointer_types_alloc;120 long *function_types;121 size_t function_types_alloc;123 long *reference_types;[all …]