Home
last modified time | relevance | path

Searched refs:lookup_function_type (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/contrib/gdb/gdb/
H A Dparse.c500 lookup_function_type (builtin_type_int), in write_dollar_variable()
1248 follow_type = lookup_function_type (follow_type); in follow_types()
H A Df-exp.y486 lookup_function_type (builtin_type_int),
539 follow_type = lookup_function_type (follow_type);
H A Dgnu-v3-abi.c112 = lookup_pointer_type (lookup_function_type (builtin_type_void)); in build_gdb_vtable_type()
H A Dp-exp.y625 lookup_function_type (builtin_type_int),
695 lookup_function_type (builtin_type_int),
H A Dstabsread.c397 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs()
411 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs()
834 SYMBOL_TYPE (sym) = lookup_function_type (SYMBOL_TYPE (sym)); in define_symbol()
942 (lookup_function_type (read_type (&p, objfile))); in define_symbol()
H A Dobjc-exp.y723 lookup_function_type (builtin_type_int),
779 lookup_function_type (builtin_type_int),
H A Dc-exp.y658 lookup_function_type (builtin_type_int),
714 lookup_function_type (builtin_type_int),
H A Df-exp.c1611 lookup_function_type (builtin_type_int),
1660 follow_type = lookup_function_type (follow_type);
H A Deval.c755 type = lookup_function_type (type); in evaluate_subexp_standard()
757 type = lookup_function_type (type); in evaluate_subexp_standard()
951 VALUE_TYPE (argvec[0]) = lookup_function_type in evaluate_subexp_standard()
H A Dp-exp.c1734 lookup_function_type (builtin_type_int),
1805 lookup_function_type (builtin_type_int),
H A Dcoffread.c1492 lookup_function_type (decode_function_type (cs, cs->c_type, aux)); in process_coff_symbol()
1704 type = lookup_function_type (type); in decode_type()
H A Dm2-exp.y628 lookup_function_type (builtin_type_int),
H A Dada-exp.y728 lookup_function_type (builtin_type_int),
H A Dobjc-exp.c2040 lookup_function_type (builtin_type_int),
2097 lookup_function_type (builtin_type_int),
H A Dc-exp.c1982 lookup_function_type (builtin_type_int),
2039 lookup_function_type (builtin_type_int),
H A Dgdbtypes.h1142 extern struct type *lookup_function_type (struct type *);
H A Ddwarfread.c1548 ftype = lookup_function_type (type); in read_subroutine_type()
2878 SYMBOL_TYPE (sym) = lookup_function_type (SYMBOL_TYPE (sym)); in new_symbol()
H A Djv-exp.y1407 lookup_function_type (builtin_type_int),
H A Dhpread.c3209 type1 = lookup_function_type (hpread_type_lookup (dn_bufp->dfunc.retval, in hpread_read_function_type()
3212 type1 = lookup_function_type (hpread_type_lookup (dn_bufp->dfunctype.retval, in hpread_read_function_type()
3215 type1 = lookup_function_type (hpread_type_lookup (dn_bufp->dfunc_template.retval, in hpread_read_function_type()
3394 type1 = lookup_function_type (hpread_type_lookup (dn_bufp->ddocfunc.retval, in hpread_read_doc_function_type()
H A Dmdebugread.c831 SYMBOL_TYPE (s) = lookup_function_type (t); in parse_symbol()
1772 t = lookup_function_type (*tpp); in upgrade_type()
1956 SYMBOL_TYPE (s) = lookup_function_type (mdebug_type_int); in parse_procedure()
H A Dgdbtypes.c386 lookup_function_type (struct type *type) in lookup_function_type() function
3358 = lookup_pointer_type (lookup_function_type (builtin_type_void)); in build_gdbtypes()
H A Dm2-exp.c1904 lookup_function_type (builtin_type_int),
H A Dada-exp.c2399 lookup_function_type (builtin_type_int),
H A Djv-exp.c2778 lookup_function_type (builtin_type_int),
H A Dvalops.c158 type = lookup_function_type (type); in find_function_in_inferior()

12