Home
last modified time | relevance | path

Searched refs:rs6000_builtin_type (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.c118 static struct type *rs6000_builtin_type (int);
248 temp_type = rs6000_builtin_type (index); in dbx_lookup_type()
1904 rs6000_builtin_type (int typenum) in rs6000_builtin_type() function
DChangeLog-19932452 * stabsread.c (rs6000_builtin_type): initialize rettype.
3523 * stabsread.c (rs6000_builtin_type): Make logical types be
6936 (rs6000_builtin_type): Accept type number as argument.
6952 * stabsread.c (rs6000_builtin_type): Move function from
DChangeLog-19953605 * stabsread.c (rs6000_builtin_type): Recognize types -31 to -34.
DChangeLog-19964784 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.
DChangeLog-2002407 (rs6000_builtin_type, read_member_functions, read_cpp_abbrev)
11869 * stabsread.c (rs6000_builtin_type): Likewise.
DChangeLog-19984496 * stabsread.c (rs6000_builtin_type): Create a complex float instead
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000-c.c2405 rs6000_builtin_type (int id) in rs6000_builtin_type() function
2421 builtin_type = rs6000_builtin_type (id); in rs6000_builtin_type_compatible()
2441 tree ret_type = rs6000_builtin_type (desc->ret_type); in altivec_build_resolved_builtin()