/openbsd/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandObject.cpp | 369 CommandObject::FindArgumentDataByType(CommandArgumentType arg_type) { in FindArgumentDataByType() 377 void CommandObject::GetArgumentHelp(Stream &str, CommandArgumentType arg_type, in GetArgumentHelp() 426 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName() 667 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString() 674 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | arm-linux-tdep.c | 111 struct type *arg_type; in arm_linux_push_arguments() local 150 struct type *arg_type, *target_type; in arm_linux_push_arguments() local
|
H A D | infcall.c | 88 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); in value_arg_coerce() local 559 struct type *arg_type = check_typedef (VALUE_TYPE (args[i])); in call_function_by_hand() local
|
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/ |
H A D | CommandObject.h | 84 lldb::CommandArgumentType arg_type; member 94 lldb::CommandArgumentType arg_type; member 103 : arg_type(type), arg_repetition(repetition), in arg_type() function
|
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/ |
H A D | xdr_rdb.h | 19 enum arg_type { enum 27 typedef enum arg_type arg_type; typedef
|
/openbsd/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectHelp.cpp | 185 const CommandArgumentType arg_type = in DoExecute() local
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000-c.c | 2443 tree arglist = NULL_TREE, arg_type[3]; in altivec_build_resolved_builtin() local
|
/openbsd/gnu/usr.bin/texinfo/intl/ |
H A D | printf-args.h | 75 } arg_type; typedef
|
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVector.cpp | 292 CompilerType arg_type = type.GetTypeTemplateArgument(0); in LibcxxStdVectorSyntheticFrontEndCreator() local
|
/openbsd/lib/libcrypto/lhash/ |
H A D | lhash.h | 167 #define LHM_lh_doall_arg(type, lh, fn, arg_type, arg) \ argument
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBCommandInterpreter.cpp | 501 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString() 508 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ip2k-desc.c | 1079 ip2k_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in ip2k_cgen_cpu_open()
|
H A D | xstormy16-desc.c | 1381 xstormy16_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in xstormy16_cgen_cpu_open()
|
H A D | iq2000-desc.c | 2084 iq2000_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in iq2000_cgen_cpu_open()
|
H A D | m32r-desc.c | 1430 m32r_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in m32r_cgen_cpu_open()
|
H A D | openrisc-desc.c | 920 openrisc_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in openrisc_cgen_cpu_open()
|
H A D | fr30-desc.c | 1650 fr30_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in fr30_cgen_cpu_open()
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ip2k-desc.c | 1069 ip2k_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in ip2k_cgen_cpu_open()
|
H A D | iq2000-desc.c | 2074 iq2000_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in iq2000_cgen_cpu_open()
|
H A D | m32r-desc.c | 1420 m32r_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in m32r_cgen_cpu_open()
|
H A D | mt-desc.c | 1200 mt_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in mt_cgen_cpu_open()
|
H A D | openrisc-desc.c | 910 openrisc_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in openrisc_cgen_cpu_open()
|
H A D | xstormy16-desc.c | 1371 xstormy16_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in xstormy16_cgen_cpu_open()
|
H A D | fr30-desc.c | 1640 fr30_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in fr30_cgen_cpu_open()
|
H A D | xc16x-desc.c | 3402 xc16x_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in xc16x_cgen_cpu_open()
|