Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dstabsread.c399 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs()
413 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs()
934 SYMBOL_TYPE (sym) = lookup_function_type (SYMBOL_TYPE (sym)); in define_symbol()
1042 (lookup_function_type (read_type (&p, objfile))); in define_symbol()
H A Dcoffread.c1558 lookup_function_type (decode_function_type (cs, cs->c_type, in process_coff_symbol()
1739 type = lookup_function_type (type); in decode_type()
H A Df-exp.y573 follow_type = lookup_function_type (follow_type);
H A Deval.c1128 type = lookup_function_type (type); in evaluate_subexp_standard()
1130 type = lookup_function_type (type); in evaluate_subexp_standard()
1347 lookup_pointer_type (lookup_function_type (value_type (argvec[0])))); in evaluate_subexp_standard()
H A Dgdbtypes.c468 lookup_function_type (struct type *type) in lookup_function_type() function
3912 = lookup_pointer_type (lookup_function_type (builtin_type->builtin_void)); in gdbtypes_post_init()
3914 = lookup_function_type (builtin_type->builtin_func_ptr); in gdbtypes_post_init()
H A Dmdebugread.c775 SYMBOL_TYPE (s) = lookup_function_type (t); in parse_symbol()
1834 t = lookup_function_type (*tpp); in upgrade_type()
2017 = lookup_function_type (objfile_type (pst->objfile)->builtin_int); in parse_procedure()
H A Dgdbtypes.h1519 extern struct type *lookup_function_type (struct type *);
H A Djv-lang.c576 fn_fields[k].type = lookup_function_type in java_link_class_type()
H A Djit.c700 SYMBOL_TYPE (block_name) = lookup_function_type (block_type); in finalize_symtab()
H A Dparse.c1710 follow_type = lookup_function_type (follow_type); in follow_types()
H A Dvalops.c164 type = lookup_function_type (type); in find_function_in_inferior()
H A Ddwarf2read.c12476 ftype = lookup_function_type (type); in read_subroutine_type()