Home
last modified time | relevance | path

Searched refs:parse_type (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmt-asm.c369 parse_type (CGEN_CPU_DESC cd, in parse_type() function
584 errmsg = parse_type (cd, strp, MT_OPERAND_TYPE, (unsigned long *) (& fields->f_type)); in mt_cgen_parse_operand()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmt-asm.c369 parse_type (CGEN_CPU_DESC cd, in parse_type() function
584 errmsg = parse_type (cd, strp, MT_OPERAND_TYPE, (unsigned long *) (& fields->f_type)); in mt_cgen_parse_operand()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dst_parse.c290 parse_type(char *cp, iidesc_t *ii) in parse_type() function
429 parse = parse_type; in parse_stab()
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dmt.opc405 parse_type (CGEN_CPU_DESC cd,
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmt.opc405 parse_type (CGEN_CPU_DESC cd,
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmt.opc405 parse_type (CGEN_CPU_DESC cd,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-shapes.cc167 parse_type (const function_instance &instance, const char *&format) in parse_type() function
264 tree return_type = parse_type (instance, format); in parse_signature()
268 tree argument_type = parse_type (instance, format); in parse_signature()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-shapes.cc167 parse_type (const function_instance &instance, const char *&format) in parse_type() function
264 tree return_type = parse_type (instance, format); in parse_signature()
268 tree argument_type = parse_type (instance, format); in parse_signature()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200863 * mdebugread.c (parse_type): Use TYPE_LOW_BOUND, TYPE_HIGH_BOUND,
3098 * ada-exp.y (parse_type): New macro.
3099 Replace builtin_type_ macros by using parse_type.
3104 * c-exp.y (parse_type): New macro.
3105 Replace builtin_type_ macros by using parse_type.
3109 * f-exp.y (parse_type, parse_f_type): New macros.
3114 * jv-exp.y (parse_type): New macro.
3115 (parse_number): Replace builtin_type_ macros by using parse_type.
3117 * m2-exp.y (parse_type, parse_m2_type): New macros.
3120 * objc-exp.y (parse_type): New macro.
[all …]
H A DChangeLog-19932004 * mipsread.c (parse_type): Alpha cc now supports the t->continued
2056 * mipsread.c (parse_symbol, parse_type, upgrade_type): Add more
2191 * mipsread.c (parse_type): Don't complain() if we guessed struct
2818 * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of
2863 * mipsread.c (parse_symbol, parse_type, cross_ref): Handle corrupt
2973 * mipsread.c (parse_type): Handle corrupt TIR info with complaint
3498 * mipsread.c (parse_type): Do not set tag name for compiler
H A DChangeLog-201410090 * c-exp.y (parse_type): Rewrite to use parser state.
10104 * ada-exp.y (parse_type): Rewrite macro to use parser state.
10130 * f-exp.y (parse_type, parse_f_type): Rewrite macros to use
10142 * jv-exp.y (parse_type, parse_java_type): Rewrite macros to use
10169 * m2-exp.y (parse_type, parse_m2_type): Rewrite macros to use
10182 * p-exp.y (parse_type): Rewrite macro to use parser state.
10192 * go-exp.y (parse_type): Rewrite macro to use parser state.
15315 (parse_function_args, parse_type, parse_identifier)
15326 (parse_type, parse_identifier, call_convention_p)
H A DChangeLog-20196388 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
9592 (parse_symbol, parse_type, upgrade_type, parse_external)
13234 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
13238 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
13240 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
13242 * f-exp.y (parse_type, parse_f_type, yylex): Replace
13244 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
13246 * c-exp.y (parse_type, parse_number, classify_name): Replace
13249 * ada-exp.y (parse_type, find_primitive_type, type_char)
H A DChangeLog-19944210 * mdebugread.c (parse_type): Do not complain for types with
4212 Remove indexNil check from caller of parse_type.
5470 * mdebugread.c (parse_type): Handle cross references to qualified
H A DChangeLog-19922591 * mipsread.c (parse_symbol, parse_type): Use TYPE_ALLOC.
4345 (parse_type): Print mis-guessed tag name in complaint.
4368 (parse_type): Handle `long long' types.
H A DChangeLog-2009311 * mdebugread.c (parse_type): Use proper abstractions for range types:
1209 * mdebugread.c (parse_type): Don't use obsavestring on a constant
8561 (parse_type): Remove static basic type map map_bt. Call basic_type
H A DChangeLog-19951539 (parse_type): Handle btIndirect types, handle fBitfield for
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200863 * mdebugread.c (parse_type): Use TYPE_LOW_BOUND, TYPE_HIGH_BOUND,
3098 * ada-exp.y (parse_type): New macro.
3099 Replace builtin_type_ macros by using parse_type.
3104 * c-exp.y (parse_type): New macro.
3105 Replace builtin_type_ macros by using parse_type.
3109 * f-exp.y (parse_type, parse_f_type): New macros.
3114 * jv-exp.y (parse_type): New macro.
3115 (parse_number): Replace builtin_type_ macros by using parse_type.
3117 * m2-exp.y (parse_type, parse_m2_type): New macros.
3120 * objc-exp.y (parse_type): New macro.
[all …]
H A DChangeLog-19932004 * mipsread.c (parse_type): Alpha cc now supports the t->continued
2056 * mipsread.c (parse_symbol, parse_type, upgrade_type): Add more
2191 * mipsread.c (parse_type): Don't complain() if we guessed struct
2818 * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of
2863 * mipsread.c (parse_symbol, parse_type, cross_ref): Handle corrupt
2973 * mipsread.c (parse_type): Handle corrupt TIR info with complaint
3498 * mipsread.c (parse_type): Do not set tag name for compiler
H A DChangeLog-201410090 * c-exp.y (parse_type): Rewrite to use parser state.
10104 * ada-exp.y (parse_type): Rewrite macro to use parser state.
10130 * f-exp.y (parse_type, parse_f_type): Rewrite macros to use
10142 * jv-exp.y (parse_type, parse_java_type): Rewrite macros to use
10169 * m2-exp.y (parse_type, parse_m2_type): Rewrite macros to use
10182 * p-exp.y (parse_type): Rewrite macro to use parser state.
10192 * go-exp.y (parse_type): Rewrite macro to use parser state.
15315 (parse_function_args, parse_type, parse_identifier)
15326 (parse_type, parse_identifier, call_convention_p)
H A DChangeLog-20196388 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
9592 (parse_symbol, parse_type, upgrade_type, parse_external)
13234 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
13238 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
13240 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
13242 * f-exp.y (parse_type, parse_f_type, yylex): Replace
13244 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
13246 * c-exp.y (parse_type, parse_number, classify_name): Replace
13249 * ada-exp.y (parse_type, find_primitive_type, type_char)
H A DChangeLog-19944210 * mdebugread.c (parse_type): Do not complain for types with
4212 Remove indexNil check from caller of parse_type.
5470 * mdebugread.c (parse_type): Handle cross references to qualified
H A DChangeLog-19922591 * mipsread.c (parse_symbol, parse_type): Use TYPE_ALLOC.
4345 (parse_type): Print mis-guessed tag name in complaint.
4368 (parse_type): Handle `long long' types.
H A DChangeLog-2009311 * mdebugread.c (parse_type): Use proper abstractions for range types:
1209 * mdebugread.c (parse_type): Don't use obsavestring on a constant
8561 (parse_type): Remove static basic type map map_bt. Call basic_type
H A DChangeLog-19951539 (parse_type): Handle btIndirect types, handle fBitfield for
H A DChangeLog-1991559 (parse_type): Copy TYPE_TYPE_SPECIFIC when copying a real type

12