Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwrstabs.c106 struct stab_type_cache struct
109 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 …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c106 struct stab_type_cache struct
109 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 …]