Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp354 CommandObject::FindArgumentDataByType(CommandArgumentType arg_type) { in FindArgumentDataByType()
364 void CommandObject::GetArgumentHelp(Stream &str, CommandArgumentType arg_type, in GetArgumentHelp()
395 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName()
910 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString()
917 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
H A DOptions.cpp579 CommandArgumentType arg_type = opt_defs[i].argument_type; in GenerateOptionUsage() local
/freebsd-12.1/sbin/nvmecontrol/
H A Dcomnd.h40 typedef enum arg_type { enum
49 } arg_type; typedef
/freebsd-12.1/contrib/gdb/gdb/
H A Dinfcall.c87 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in value_arg_coerce() local
681 struct type *arg_type = check_typedef (VALUE_TYPE (args[i])); in call_function_by_hand() local
H A Dmips-tdep.c2539 fp_register_arg_p (enum type_code typecode, struct type *arg_type) in fp_register_arg_p()
2791 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in mips_eabi_push_dummy_call() local
3105 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in mips_n32n64_push_dummy_call() local
3444 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in mips_o32_push_dummy_call() local
3896 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in mips_o64_push_dummy_call() local
H A Dvalues.c887 int fieldno, struct type *arg_type) in value_primitive_field()
H A Dalpha-tdep.c296 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in alpha_push_dummy_call() local
H A Dstabsread.c1707 struct type *arg_type = read_type (pp, objfile); in read_type() local
H A Darm-tdep.c1250 struct type *arg_type; in arm_push_dummy_call() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h83 lldb::CommandArgumentType arg_type; member
92 lldb::CommandArgumentType arg_type; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectHelp.cpp191 const CommandArgumentType arg_type = in DoExecute() local
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000-c.c2435 tree arglist = NULL_TREE, arg_type[3]; in altivec_build_resolved_builtin() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp293 CompilerType arg_type = type.GetTypeTemplateArgument(0); in LibcxxStdVectorSyntheticFrontEndCreator() local
/freebsd-12.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c524 bhnd_nvram_type arg_type; in bhnd_nvram_val_vprintf() local
/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y102 args_state_t arg_type; member
579 assign_arg(args_state_t arg_type, void *arg) in assign_arg()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp513 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString()
518 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
/freebsd-12.1/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c534 char *arg_type, *rtn_type; in read_func_ptr() local
H A Dlibelftc_dem_gnu2.c683 char *arg_type, *rtn_type; in read_func_ptr() local
/freebsd-12.1/contrib/binutils/opcodes/
H A Dmep-desc.c2597 mep_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in mep_cgen_cpu_open()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp609 lldb_private::Type *arg_type = in CreateLLDBTypeFromPDBType() local
930 Type *arg_type = symbol_file->ResolveTypeUID(arg->getTypeId()); in GetDeclForSymbol() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp382 clang::QualType arg_type = in BuildMethod() local
/freebsd-12.1/contrib/gcc/
H A Dipa-type-escape.c1036 tree arg_type; in check_call() local
H A Dc-format.c2324 const char *wanted_type_name, tree arg_type, int arg_num) in format_type_warning()
/freebsd-12.1/contrib/binutils/include/opcode/
H A Dcr16.h326 argtype arg_type; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1137 clang::QualType arg_type = GetOrCreateType(arg_index); in CreateProcedureType() local

12