Home
last modified time | relevance | path

Searched refs:return_type (Results 1 – 25 of 73) sorted by relevance

123

/openbsd/gnu/llvm/lldb/examples/functions/
H A Dmain.cpp249 SBType return_type = function_type.GetFunctionReturnType(); in main() local
252 return_type = return_type.GetCanonicalType(); in main()
256 printf("%s %s\n", return_type.GetName(), in main()
268 return_type.GetName(), class_name_start); in main()
275 return_type.GetName(), class_name_len, in main()
304 printf("%s ", return_type.GetName()); in main()
/openbsd/usr.bin/rpcgen/
H A Drpc_sample.c48 static void return_type(proc_list *);
175 return_type(proc);
183 return_type(proc);
201 return_type(plist) in return_type() function
/openbsd/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp25 llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, in ThreadPlanCallFunctionUsingABI() argument
28 m_return_type(return_type) { in ThreadPlanCallFunctionUsingABI()
H A DThreadPlanCallFunction.cpp98 Thread &thread, const Address &function, const CompilerType &return_type, in ThreadPlanCallFunction() argument
113 m_stop_address(LLDB_INVALID_ADDRESS), m_return_type(return_type) { in ThreadPlanCallFunction()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dstack.c1776 struct type *return_type = NULL; in return_command() local
1785 return_type = TYPE_TARGET_TYPE (SYMBOL_TYPE (thisfun)); in return_command()
1786 if (return_type == NULL) in return_command()
1787 return_type = builtin_type_int; in return_command()
1788 CHECK_TYPEDEF (return_type); in return_command()
1796 if (TYPE_CODE (return_type) == TYPE_CODE_VOID) in return_command()
1807 && (TYPE_CODE (return_type) == TYPE_CODE_STRUCT in return_command()
1808 || TYPE_CODE (return_type) == TYPE_CODE_UNION)) in return_command()
1819 else if (using_struct_return (return_type, 0)) in return_command()
1869 struct type *return_type = VALUE_TYPE (return_value); in return_command() local
[all …]
H A Dvalarith.c486 struct type *return_type; in value_x_binop() local
487 return_type in value_x_binop()
489 return value_zero (return_type, VALUE_LVAL (arg1)); in value_x_binop()
581 struct type *return_type; in value_x_unop() local
582 return_type in value_x_unop()
584 return value_zero (return_type, VALUE_LVAL (arg1)); in value_x_unop()
/openbsd/gnu/llvm/lldb/source/Expression/
H A DUtilityFunction.cpp57 const CompilerType &return_type, const ValueList &arg_value_list, in MakeFunctionCaller() argument
81 Language(), return_type, impl_code_address, arg_value_list, name.c_str(), in MakeFunctionCaller()
H A DFunctionCaller.cpp37 const CompilerType &return_type, in FunctionCaller() argument
44 m_function_return_type(return_type), in FunctionCaller()
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp50 const CompilerType &return_type, in ClangFunctionCaller() argument
54 : FunctionCaller(exe_scope, return_type, functionAddress, arg_value_list, in ClangFunctionCaller()
H A DClangFunctionCaller.h113 const CompilerType &return_type,
/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddebug.c193 debug_type return_type; member
253 debug_type return_type; member
369 debug_type return_type; member
777 if (return_type == NULL) in debug_record_function()
789 f->return_type = return_type; in debug_record_function()
1414 f->return_type = type; in debug_make_function_type()
1581 if (return_type == NULL) in debug_make_method_type()
1591 m->return_type = return_type; in debug_make_method_type()
2612 type->u.kmethod->return_type, in debug_write_type()
3128 t2->u.kfunction->return_type) in debug_type_samep()
[all …]
H A Dstabs.c1431 debug_type return_type; in parse_stab_type() local
1434 return_type = parse_stab_type (dhandle, info, (const char *) NULL, in parse_stab_type()
1436 if (return_type == DEBUG_TYPE_NULL) in parse_stab_type()
1444 dtype = debug_make_method_type (dhandle, return_type, in parse_stab_type()
1451 debug_type return_type; in parse_stab_type() local
1471 if (return_type == DEBUG_TYPE_NULL) in parse_stab_type()
2736 debug_type class_type, return_type; in parse_stab_members() local
2741 return_type = debug_get_return_type (dhandle, type); in parse_stab_members()
2742 if (return_type == DEBUG_TYPE_NULL) in parse_stab_members()
2748 tagname, return_type, argtypes, in parse_stab_members()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c194 debug_type return_type; member
254 debug_type return_type; member
370 debug_type return_type; member
778 if (return_type == NULL) in debug_record_function()
790 f->return_type = return_type; in debug_record_function()
1415 f->return_type = type; in debug_make_function_type()
1582 if (return_type == NULL) in debug_make_method_type()
1592 m->return_type = return_type; in debug_make_method_type()
2613 type->u.kmethod->return_type, in debug_write_type()
3129 t2->u.kfunction->return_type) in debug_type_samep()
[all …]
H A Dstabs.c1433 debug_type return_type; in parse_stab_type() local
1436 return_type = parse_stab_type (dhandle, info, (const char *) NULL, in parse_stab_type()
1438 if (return_type == DEBUG_TYPE_NULL) in parse_stab_type()
1446 dtype = debug_make_method_type (dhandle, return_type, in parse_stab_type()
1453 debug_type return_type; in parse_stab_type() local
1473 if (return_type == DEBUG_TYPE_NULL) in parse_stab_type()
2738 debug_type class_type, return_type; in parse_stab_members() local
2743 return_type = debug_get_return_type (dhandle, type); in parse_stab_members()
2744 if (return_type == DEBUG_TYPE_NULL) in parse_stab_members()
2750 tagname, return_type, argtypes, in parse_stab_members()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c437 tree return_type = TREE_TYPE (TREE_TYPE (current_function_decl)); local
890 if ((TREE_CODE (return_type) == BOOLEAN_TYPE
891 || TREE_CODE (return_type) == CHAR_TYPE
892 || TREE_CODE (return_type) == INTEGER_TYPE)
893 && TYPE_PRECISION (return_type) <= 32)
894 type = return_type;
902 if (TREE_CODE (return_type) == POINTER_TYPE)
903 type = return_type;
908 if (type != return_type)
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanCallFunctionUsingABI.h34 llvm::Type &return_type,
H A DThreadPlanCallFunction.h26 const CompilerType &return_type,
/openbsd/gnu/gcc/gcc/cp/
H A Dmethod.c985 tree return_type; in implicitly_declare_fn() local
1011 return_type = build_pointer_type (void_type_node); in implicitly_declare_fn()
1013 return_type = build_pointer_type (type); in implicitly_declare_fn()
1016 return_type = void_type_node; in implicitly_declare_fn()
1041 return_type = build_reference_type (type); in implicitly_declare_fn()
1065 fn_type = build_method_type_directly (type, return_type, parameter_types); in implicitly_declare_fn()
/openbsd/gnu/llvm/lldb/include/lldb/Expression/
H A DUtilityFunction.h104 FunctionCaller *MakeFunctionCaller(const CompilerType &return_type,
H A DFunctionCaller.h81 const CompilerType &return_type,
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/
H A DProxySubs.pm253 my $return_type = $push ? 'HE *' : 'void';
257 static $return_type
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h36 llvm::StringRef return_type; member
/openbsd/gnu/usr.bin/texinfo/util/
H A Dgdoc719 $return_type = $1;
772 'functiontype' => $return_type,
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctions.def13 // EXT_FUNC(<name>, <return_type>, <function_signature>, <warn_if_missing>)
/openbsd/gnu/llvm/lldb/source/API/
H A DSBType.cpp287 CompilerType return_type( in GetFunctionReturnType() local
289 if (return_type.IsValid()) in GetFunctionReturnType()
290 return SBType(return_type); in GetFunctionReturnType()

123