Home
last modified time | relevance | path

Searched defs:stab_type_cache (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dwrstabs.c107 struct stab_type_cache struct
110 long void_type;
112 long signed_integer_types[8];
114 long unsigned_integer_types[8];
116 long float_types[16];
118 long *pointer_types;
119 size_t pointer_types_alloc;
121 long *function_types;
122 size_t function_types_alloc;
124 long *reference_types;
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dwrstabs.c107 struct stab_type_cache struct
110 long void_type;
112 long signed_integer_types[8];
114 long unsigned_integer_types[8];
116 long float_types[16];
118 long *pointer_types;
119 size_t pointer_types_alloc;
121 long *function_types;
122 size_t function_types_alloc;
124 long *reference_types;
[all …]