Home
last modified time | relevance | path

Searched refs:init_type (Results 1 – 20 of 20) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dm2-lang.c208 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
214 type = init_type (TYPE_CODE_VOID, in m2_create_fundamental_type()
219 type = init_type (TYPE_CODE_BOOL, in m2_create_fundamental_type()
224 type = init_type (TYPE_CODE_STRING, in m2_create_fundamental_type()
229 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
234 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
239 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
244 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
249 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
254 type = init_type (TYPE_CODE_INT, in m2_create_fundamental_type()
[all …]
Df-lang.c257 type = init_type (TYPE_CODE_VOID, in f_create_fundamental_type()
262 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
267 type = init_type (TYPE_CODE_STRING, in f_create_fundamental_type()
272 type = init_type (TYPE_CODE_INT, in f_create_fundamental_type()
277 type = init_type (TYPE_CODE_INT, in f_create_fundamental_type()
282 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
287 type = init_type (TYPE_CODE_INT, in f_create_fundamental_type()
292 type = init_type (TYPE_CODE_INT, in f_create_fundamental_type()
297 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
302 type = init_type (TYPE_CODE_INT, in f_create_fundamental_type()
[all …]
Dc-lang.c220 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
226 type = init_type (TYPE_CODE_VOID, in c_create_fundamental_type()
231 type = init_type (TYPE_CODE_BOOL, in c_create_fundamental_type()
236 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
241 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
246 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
251 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
256 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
261 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
266 type = init_type (TYPE_CODE_INT, in c_create_fundamental_type()
[all …]
Dp-lang.c297 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
303 type = init_type (TYPE_CODE_VOID, in pascal_create_fundamental_type()
308 type = init_type (TYPE_CODE_CHAR, in pascal_create_fundamental_type()
313 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
318 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
323 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
328 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
333 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
338 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
343 type = init_type (TYPE_CODE_INT, in pascal_create_fundamental_type()
[all …]
Dgdbtypes.c641 mtype = init_type (TYPE_CODE_METHOD, 1, TYPE_FLAG_STUB, NULL, in allocate_stub_method()
1676 init_type (enum type_code code, int length, int flags, char *name, in init_type() function
1716 t = init_type (code, 0, 0, NULL, NULL); in init_composite_type()
3119 init_type (TYPE_CODE_VOID, 1, in build_gdbtypes()
3123 init_type (TYPE_CODE_INT, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
3128 init_type (TYPE_CODE_CHAR, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
3132 init_type (TYPE_CODE_INT, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
3136 init_type (TYPE_CODE_INT, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
3140 init_type (TYPE_CODE_INT, TARGET_SHORT_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
3144 init_type (TYPE_CODE_INT, TARGET_SHORT_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
[all …]
Dstabsread.c287 temp_type = init_type (TYPE_CODE_ERROR, 0, 0, NULL, NULL); in dbx_lookup_type()
768 init_type (TYPE_CODE_INT, in define_symbol()
973 init_type (TYPE_CODE_INT, TARGET_INT_BIT / TARGET_CHAR_BIT, in define_symbol()
978 init_type (TYPE_CODE_INT, TARGET_INT_BIT / TARGET_CHAR_BIT, in define_symbol()
1936 rettype = init_type (TYPE_CODE_INT, 4, 0, "int", NULL); in rs6000_builtin_type()
1939 rettype = init_type (TYPE_CODE_INT, 1, 0, "char", NULL); in rs6000_builtin_type()
1942 rettype = init_type (TYPE_CODE_INT, 2, 0, "short", NULL); in rs6000_builtin_type()
1945 rettype = init_type (TYPE_CODE_INT, 4, 0, "long", NULL); in rs6000_builtin_type()
1948 rettype = init_type (TYPE_CODE_INT, 1, TYPE_FLAG_UNSIGNED, in rs6000_builtin_type()
1952 rettype = init_type (TYPE_CODE_INT, 1, 0, "signed char", NULL); in rs6000_builtin_type()
[all …]
Dobjc-lang.c463 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
469 type = init_type (TYPE_CODE_VOID, in objc_create_fundamental_type()
474 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
479 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
484 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
489 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
494 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
499 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
504 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
509 type = init_type (TYPE_CODE_INT, in objc_create_fundamental_type()
[all …]
Dmdebugread.c1556 tp = init_type (type_code, 0, 0, (char *) NULL, current_objfile); in parse_type()
1615 tp = init_type (type_code, 0, 0, (char *) NULL, current_objfile); in parse_type()
4271 *tpp = init_type (type_code, 0, TYPE_FLAG_STUB, (char *) NULL, current_objfile); in cross_ref()
4357 *tpp = init_type (type_code, 0, 0, (char *) NULL, in cross_ref()
4393 *tpp = init_type (type_code, 0, 0, (char *) NULL, in cross_ref()
4422 *tpp = init_type (type_code, 0, 0, (char *) NULL, current_objfile); in cross_ref()
4773 init_type (TYPE_CODE_VOID, 1, in _initialize_mdebugread()
4777 init_type (TYPE_CODE_INT, 1, in _initialize_mdebugread()
4781 init_type (TYPE_CODE_INT, 1, in _initialize_mdebugread()
4785 init_type (TYPE_CODE_INT, 2, in _initialize_mdebugread()
[all …]
Djv-lang.c1124 java_int_type = init_type (TYPE_CODE_INT, 4, 0, "int", NULL); in _initialize_java_language()
1125 java_short_type = init_type (TYPE_CODE_INT, 2, 0, "short", NULL); in _initialize_java_language()
1126 java_long_type = init_type (TYPE_CODE_INT, 8, 0, "long", NULL); in _initialize_java_language()
1127 java_byte_type = init_type (TYPE_CODE_INT, 1, 0, "byte", NULL); in _initialize_java_language()
1128 java_boolean_type = init_type (TYPE_CODE_BOOL, 1, 0, "boolean", NULL); in _initialize_java_language()
1129 java_char_type = init_type (TYPE_CODE_CHAR, 2, TYPE_FLAG_UNSIGNED, "char", NULL); in _initialize_java_language()
1130 java_float_type = init_type (TYPE_CODE_FLT, 4, 0, "float", NULL); in _initialize_java_language()
1131 java_double_type = init_type (TYPE_CODE_FLT, 8, 0, "double", NULL); in _initialize_java_language()
1132 java_void_type = init_type (TYPE_CODE_VOID, 1, 0, "void", NULL); in _initialize_java_language()
Dada-lang.c8544 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8550 type = init_type (TYPE_CODE_VOID, in ada_create_fundamental_type()
8555 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8560 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8565 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8570 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8575 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8580 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8585 type = init_type (TYPE_CODE_INT, in ada_create_fundamental_type()
8590 type = init_type (TYPE_CODE_INT, TARGET_INT_BIT / in ada_create_fundamental_type()
[all …]
Dgnu-v3-abi.c116 = init_type (TYPE_CODE_INT, TARGET_PTR_BIT / TARGET_CHAR_BIT, 0, in build_gdb_vtable_type()
165 t = init_type (TYPE_CODE_STRUCT, offset, 0, 0, 0); in build_gdb_vtable_type()
Dprintcmd.c2165 examine_i_type = init_type (TYPE_CODE_INT, 1, 0, "examine_i_type", NULL); in _initialize_printcmd()
2167 examine_b_type = init_type (TYPE_CODE_INT, 1, 0, "examine_b_type", NULL); in _initialize_printcmd()
2168 examine_h_type = init_type (TYPE_CODE_INT, 2, 0, "examine_h_type", NULL); in _initialize_printcmd()
2169 examine_w_type = init_type (TYPE_CODE_INT, 4, 0, "examine_w_type", NULL); in _initialize_printcmd()
2170 examine_g_type = init_type (TYPE_CODE_INT, 8, 0, "examine_g_type", NULL); in _initialize_printcmd()
Dparse.c1291 init_type (TYPE_CODE_FUNC, 1, 0, "<text variable, no debug info>", NULL); in build_parse()
1294 init_type (TYPE_CODE_INT, TARGET_INT_BIT / HOST_CHAR_BIT, 0, in build_parse()
1297 init_type (TYPE_CODE_INT, 1, 0, in build_parse()
Dscm-lang.c279 builtin_type_scm = init_type (TYPE_CODE_INT, in _initialize_scheme_language()
Dcp-namespace.c798 type = init_type (TYPE_CODE_NAMESPACE, 0, 0, name_copy, objfile); in check_one_possible_namespace_symbol()
Dxcoffread.c3024 func_symbol_type = init_type (TYPE_CODE_FUNC, 1, 0, in _initialize_xcoffread()
3028 init_type (TYPE_CODE_INT, TARGET_INT_BIT / HOST_CHAR_BIT, 0, in _initialize_xcoffread()
Dgdbtypes.h1180 extern struct type *init_type (enum type_code, int, int, char *,
Ddwarf2read.c4334 type = init_type (TYPE_CODE_NAMESPACE, 0, 0, in read_namespace()
4680 set_die_type (die, init_type (TYPE_CODE_TYPEDEF, 0, in read_typedef()
4749 type = init_type (code, size, type_flags, DW_STRING (attr), objfile); in read_base_type()
6859 SYMBOL_TYPE (sym) = init_type (TYPE_CODE_INT, in new_symbol()
Dsymtab.c4189 builtin_type_error = init_type (TYPE_CODE_ERROR, 0, 0, in _initialize_symtab()
Dia64-tdep.c3551 init_type (TYPE_CODE_FLT, 128 / 8, in ia64_gdbarch_init()