Home
last modified time | relevance | path

Searched refs:init_boolean_type (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dm2-lang.c297 = init_boolean_type (alloc, gdbarch_int_bit (gdbarch), 1, "BOOLEAN"); in build_m2_types()
Dd-lang.c206 = init_boolean_type (alloc, 8, 1, "bool"); in build_d_types()
Df-lang.c1748 = init_boolean_type (alloc, TARGET_CHAR_BIT, 1, "logical*1"); in build_fortran_types()
1751 = init_boolean_type (alloc, gdbarch_short_bit (gdbarch), 1, "logical*2"); in build_fortran_types()
1754 = init_boolean_type (alloc, gdbarch_int_bit (gdbarch), 1, "logical*4"); in build_fortran_types()
1757 = init_boolean_type (alloc, gdbarch_long_long_bit (gdbarch), 1, in build_fortran_types()
Dstabsread.c2144 rettype = init_boolean_type (alloc, 32, 1, "boolean"); in rs6000_builtin_type()
2161 rettype = init_boolean_type (alloc, 8, 1, "logical*1"); in rs6000_builtin_type()
2164 rettype = init_boolean_type (alloc, 16, 1, "logical*2"); in rs6000_builtin_type()
2167 rettype = init_boolean_type (alloc, 32, 1, "logical*4"); in rs6000_builtin_type()
2170 rettype = init_boolean_type (alloc, 32, 1, "logical"); in rs6000_builtin_type()
3712 return init_boolean_type (alloc, type_bits, unsigned_type, NULL); in read_sun_builtin_type()
Dgo-lang.c514 = init_boolean_type (alloc, 8, 0, "bool"); in build_go_types()
Dopencl-lang.c935 add (init_boolean_type (alloc, 8, 1, "bool")); in language_arch_info()
Drust-lang.c1719 = add (init_boolean_type (alloc, 8, 1, "bool")); in language_arch_info()
Dgdbtypes.h2364 extern struct type *init_boolean_type (type_allocator &alloc, int bit,
Dctfread.c568 type = init_boolean_type (alloc, gdbarch_int_bit (gdbarch), in read_base_type()
Dgdbtypes.c3422 init_boolean_type (type_allocator &alloc, in init_boolean_type() function
5979 = init_boolean_type (alloc, TARGET_CHAR_BIT, 1, "bool");
DChangeLog-20164920 (init_boolean_type): Likewise.
4930 (init_boolean_type): Likewise.
DChangeLog-20176601 (init_boolean_type): Likewise.
DChangeLog-20204483 * gdbtypes.c (init_integer_type, init_boolean_type): Initialize
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git61596 Unify arch_boolean_type and init_boolean_type
61597 This unifies arch_boolean_type and init_boolean_type by using a type