Home
last modified time | relevance | path

Searched refs:OptionEnumValueElement (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp18 static constexpr OptionEnumValueElement g_watch_type[] = {
36 static constexpr OptionEnumValueElement g_watch_size[] = {
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h94 struct OptionEnumValueElement { struct
100 using OptionEnumValues = llvm::ArrayRef<OptionEnumValueElement>; argument
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectScript.cpp23 static constexpr OptionEnumValueElement g_script_option_enumeration[] = {
H A DCommandObjectReproducer.cpp39 static constexpr OptionEnumValueElement g_reproducer_provider_type[] = {
99 static constexpr OptionEnumValueElement g_reproducer_signaltype[] = {
H A DCommandObjectWatchpointCommand.cpp28 static constexpr OptionEnumValueElement g_script_option_enumeration[] = {
H A DCommandObjectBreakpointCommand.cpp28 static constexpr OptionEnumValueElement g_script_option_enumeration[] = {
H A DCommandObjectExpression.cpp31 static constexpr OptionEnumValueElement g_description_verbosity_type[] = {
H A DCommandObjectThread.cpp191 static constexpr OptionEnumValueElement g_tri_running_mode[] = {
771 static constexpr OptionEnumValueElement g_duo_running_mode[] = {
H A DCommandObjectCommands.cpp1315 static constexpr OptionEnumValueElement g_script_synchro_type[] = {
H A DCommandObjectProcess.cpp1166 static constexpr OptionEnumValueElement g_corefile_save_style[] = {
H A DCommandObjectTarget.cpp138 static constexpr OptionEnumValueElement g_dependents_enumaration[] = {
1905 static constexpr OptionEnumValueElement g_sort_option_enumeration[] = {
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3510 static constexpr OptionEnumValueElement g_dynamic_value_types[] = {
3533 static constexpr OptionEnumValueElement g_inline_breakpoint_enums[] = {
3562 static constexpr OptionEnumValueElement g_x86_dis_flavor_value_types[] = {
3580 static constexpr OptionEnumValueElement g_import_std_module_value_types[] = {
3602 static constexpr OptionEnumValueElement g_hex_immediate_style_values[] = {
3615 static constexpr OptionEnumValueElement g_load_script_from_sym_file_values[] = {
3633 static constexpr OptionEnumValueElement g_load_cwd_lldbinit_values[] = {
3651 static constexpr OptionEnumValueElement g_memory_module_load_level_values[] = {
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp96 static constexpr OptionEnumValueElement g_show_disassembly_enum_values[] = {
121 static constexpr OptionEnumValueElement g_language_enumerators[] = {
139 static constexpr OptionEnumValueElement s_stop_show_column_values[] = {
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp64 static constexpr OptionEnumValueElement g_enable_jit_loader_gdb_enumerators[] =