/llvm-project/lldb/test/API/functionalities/completion/ |
H A D | TestCompletion.py | 27 def test_at(self): argument 31 def test_de(self): argument 35 def test_frame_variable(self): argument 48 def test_dwim_print(self) argument 61 do_test_variable_completion(self, command) global() argument 85 test_process_attach_dash_dash_con(self) global() argument 89 test_process_launch_arch(self) global() argument 92 test_process_load(self) global() argument 100 test_process_unload(self) global() argument 129 test_process_plugin_completion(self) global() argument 138 completions_contain_str(self, input, needle) global() argument 152 test_common_completion_process_pid_and_name(self) global() argument 174 test_process_signal(self) global() argument 188 test_ambiguous_long_opt(self) global() argument 193 test_disassemble_dash_f(self) global() argument 196 test_plugin_load(self) global() argument 199 test_log_enable(self) global() argument 205 test_log_list(self) global() argument 211 test_quoted_command(self) global() argument 214 test_quoted_arg_with_quoted_command(self) global() argument 217 test_quoted_arg_without_quoted_command(self) global() argument 220 test_single_quote_command(self) global() argument 223 test_terminated_quote_command(self) global() argument 228 test_process_launch_arch_arm(self) global() argument 231 test_target_symbols_add_shlib(self) global() argument 235 test_log_file(self) global() argument 240 test_log_dir(self) global() argument 246 test_infinite_loop_while_completing(self) global() argument 250 test_watchpoint_co(self) global() argument 254 test_watchpoint_command_space(self) global() argument 258 test_watchpoint_command_a(self) global() argument 262 test_watchpoint_set_ex(self) global() argument 266 test_watchpoint_set_var(self) global() argument 270 test_watchpoint_set_variable_foo(self) global() argument 283 test_help_fi(self) global() argument 287 test_help_watchpoint_s(self) global() argument 293 test_common_complete_watchpoint_ids(self) global() argument 312 test_settings_append_target_er(self) global() argument 318 test_settings_insert_after_target_en(self) global() argument 324 test_settings_insert_before_target_en(self) global() argument 331 test_settings_replace_target_ru(self) global() argument 337 test_settings_show_term(self) global() argument 340 test_settings_list_term(self) global() argument 343 test_settings_remove_term(self) global() argument 346 test_settings_s(self) global() argument 350 test_settings_set_th(self) global() argument 354 test_settings_s_dash(self) global() argument 358 test_settings_clear_th(self) global() argument 362 test_settings_set_ta(self) global() argument 366 test_settings_set_target_exec(self) global() argument 372 test_settings_set_target_pr(self) global() argument 379 test_settings_set_target_process(self) global() argument 385 test_settings_set_target_process_dot(self) global() argument 391 test_settings_set_target_process_thread_dot(self) global() argument 403 test_settings_set_can_complete_setting_enum_values(self) global() argument 410 test_thread_plan_discard(self) global() argument 424 test_target_space(self) global() argument 432 test_target_modules_dump_line_table(self) global() argument 438 test_custom_command_completion(self) global() argument 480 test_completion_target_create_from_root_dir(self) global() argument 493 test_target_modules_load_aout(self) global() argument 499 test_target_modules_search_paths_insert(self) global() argument 521 test_target_create_dash_co(self) global() argument 525 test_target_va(self) global() argument 529 test_common_completion_thread_index(self) global() argument 558 test_common_completion_type_category_name(self) global() argument 564 test_command_argument_completion(self) global() argument 611 test_command_script_delete(self) global() argument 615 test_command_delete(self) global() argument 621 test_command_unalias(self) global() argument 624 test_command_aliases(self) global() argument 639 test_completion_description_commands(self) global() argument 664 test_completion_description_command_options(self) global() argument 696 test_common_completion_frame_index(self) global() argument 705 test_frame_recognizer_delete(self) global() argument 714 test_platform_install_local_file(self) global() argument 720 test_symbol_name(self) global() argument 730 test_completion_type_formatter_delete(self) global() argument 751 test_register_no_complete(self) global() argument 768 test_register_read_and_write_on_x86(self) global() argument 795 test_common_completion_target_stophook_ids(self) global() argument 821 test_common_completion_type_language(self) global() argument 824 test_target_modules_load_dash_u(self) global() argument 831 test_complete_breakpoint_with_ids(self) global() argument 871 test_complete_breakpoint_with_names(self) global() argument 896 test_ambiguous_command(self) global() argument 900 test_ambiguous_subcommand(self) global() argument 904 test_shlib_name(self) global() argument [all...] |
/llvm-project/lldb/test/API/tools/lldb-server/ |
H A D | TestLldbGdbServer.py | 29 def test_thread_suffix_supported(self): argument 44 def test_list_threads_in_stop_reply_supported(self): argument 58 test_c_packet_works(self) global() argument 68 test_inferior_print_exit(self) global() argument 86 test_first_launch_stop_reply_thread_matches_first_qC(self) global() argument 109 test_attach_commandline_continue_app_exits(self) global() argument 133 test_qRegisterInfo_returns_one_valid_result(self) global() argument 158 test_qRegisterInfo_returns_all_valid_results(self) global() argument 171 test_qRegisterInfo_contains_required_generics_debugserver(self) global() argument 201 test_qRegisterInfo_contains_at_least_one_register_set(self) global() argument 219 targetHasAVX(self) global() argument 242 test_qRegisterInfo_contains_avx_registers(self) global() argument 262 qThreadInfo_contains_thread(self) global() argument 277 test_qThreadInfo_contains_thread_launch(self) global() argument 283 test_qThreadInfo_contains_thread_attach(self) global() argument 288 qThreadInfo_matches_qC(self) global() argument 323 test_qThreadInfo_matches_qC_launch(self) global() argument 329 test_qThreadInfo_matches_qC_attach(self) global() argument 334 test_p_returns_correct_data_size_for_each_qRegisterInfo_launch(self) global() argument 397 Hg_switches_to_3_threads(self, pass_pid=False) global() argument 432 test_Hg_switches_to_3_threads_launch(self) global() argument 437 Hg_fails_on_pid(self, pass_pid) global() argument 459 test_Hg_fails_on_another_pid(self) global() argument 465 test_Hg_fails_on_zero_pid(self) global() argument 471 test_Hg_fails_on_minus_one_pid(self) global() argument 476 Hc_then_Csignal_signals_correct_thread(self, segfault_signo) global() argument 592 test_Hc_then_Csignal_signals_correct_thread_launch(self) global() argument 606 test_m_packet_reads_memory(self) global() argument 681 test_qMemoryRegionInfo_is_supported(self) global() argument 694 test_qMemoryRegionInfo_reports_code_address_as_executable(self) global() argument 758 test_qMemoryRegionInfo_reports_stack_address_as_rw(self) global() argument 822 test_qMemoryRegionInfo_reports_heap_address_as_rw(self) global() argument 885 breakpoint_set_and_remove_work(self, want_hardware) global() argument 1037 test_software_breakpoint_set_and_remove_work(self) global() argument 1048 test_hardware_breakpoint_set_and_remove_work(self) global() argument 1057 get_qSupported_dict(self, features=[]) global() argument 1072 test_qSupported_returns_known_stub_features(self) global() argument 1077 test_qSupported_auvx(self) global() argument 1086 test_qSupported_libraries_svr4(self) global() argument 1095 test_qSupported_siginfo_read(self) global() argument 1102 test_qSupported_QPassSignals(self) global() argument 1112 test_qSupported_fork_events(self) global() argument 1119 test_qSupported_fork_events_without_multiprocess(self) global() argument 1126 test_qSupported_vfork_events(self) global() argument 1133 test_qSupported_vfork_events_without_multiprocess(self) global() argument 1142 test_qSupported_memory_tagging(self) global() argument 1150 test_written_M_content_reads_back_correctly(self) global() argument 1241 test_P_writes_all_gpr_registers(self) global() argument 1286 test_P_and_p_thread_suffix_work(self) global() argument 1410 test_qXfer_siginfo_read(self) global() argument [all...] |
H A D | TestGdbRemoteFork.py | 10 def setUp(self): argument 19 def test_fork_multithreaded(self): argument 34 def test_fork(self): argument 48 def test_vfork(self): argument 69 def test_fork_follow(self): argument 73 def test_vfork_follow(self): argument 77 def test_select_wrong_pid(self): argument 124 def test_detach_current(self): argument 161 def test_detach_all(self): argument 165 def test_kill_all(self): argument [all …]
|
/llvm-project/lldb/test/API/functionalities/gdb_remote_client/ |
H A D | TestXMLRegisterFlags.py | 18 def __init__(self, docs): argument 22 def qXferRead(self, obj, annex, offset, length): argument 28 def readRegister(self, regnum): argument 31 def readRegisters(self): argument 45 def setup_multidoc_test(self, docs): argument 60 def setup_register_test(self, registers): argument 77 def setup_flags_test(self, flags): argument 95 def test_no_flags(self): argument 101 def test_single_field_pad_msb(self): argument 108 def test_single_field_pad_lsb(self): argument [all …]
|
H A D | TestGDBRemoteClient.py | 23 def qRegisterInfo(self, num): argument 29 def readRegisters(self): argument 32 def readRegister(self, register): argument 35 def test_connect(self): argument 41 def test_attach_fail(self) argument 46 qC(self) global() argument 49 qfThreadInfo(self) global() argument 53 vAttach(self, pid) global() argument 68 test_launch_fail(self) global() argument 71 qC(self) global() argument 74 qfThreadInfo(self) global() argument 78 A(self, packet) global() argument 95 test_launch_rich_error(self) global() argument 97 qC(self) global() argument 100 qfThreadInfo(self) global() argument 104 vRun(self, packet) global() argument 121 test_read_registers_using_g_packets(self) global() argument 143 test_read_registers_using_p_packets(self) global() argument 158 test_write_registers_using_P_packets(self) global() argument 172 test_write_registers_using_G_packets(self) global() argument 176 readRegister(self, register) global() argument 192 read_registers(self, process) global() argument 197 write_registers(self, process) global() argument 202 for_each_gpr(self, process, operation) global() argument 211 test_launch_A(self) global() argument 213 __init__(self, *args, **kwargs) global() argument 217 qC(self) global() argument 223 qfThreadInfo(self) global() argument 229 qsThreadInfo(self) global() argument 232 A(self, packet) global() argument 236 qLaunchSuccess(self) global() argument 274 test_launch_vRun(self) global() argument 276 __init__(self, *args, **kwargs) global() argument 280 qC(self) global() argument 286 qfThreadInfo(self) global() argument 292 qsThreadInfo(self) global() argument 295 vRun(self, packet) global() argument 299 A(self, packet) global() argument 332 test_launch_QEnvironment(self) global() argument 334 qC(self) global() argument 337 qfThreadInfo(self) global() argument 340 vRun(self, packet) global() argument 383 test_launch_QEnvironmentHexEncoded_only(self) global() argument 385 qC(self) global() argument 388 qfThreadInfo(self) global() argument 391 vRun(self, packet) global() argument 395 QEnvironment(self, packet) global() argument 437 test_detach_no_multiprocess(self) global() argument 439 __init__(self) global() argument 443 qfThreadInfo(self) global() argument 446 D(self, packet) global() argument 456 test_detach_pid(self) global() argument 458 __init__(self, test_case) global() argument 463 qSupported(self, client_supported) global() argument 467 qfThreadInfo(self) global() argument 470 D(self, packet) global() argument 480 test_signal_gdb(self) global() argument 482 qSupported(self, client_supported) global() argument 485 haltReason(self) global() argument 488 cont(self) global() argument 500 test_signal_lldb_old(self) global() argument 502 qSupported(self, client_supported) global() argument 505 qHostInfo(self) global() argument 508 QThreadSuffixSupported(self) global() argument 511 haltReason(self) global() argument 514 cont(self) global() argument 526 test_signal_lldb(self) global() argument 528 qSupported(self, client_supported) global() argument 531 qHostInfo(self) global() argument 534 haltReason(self) global() argument 537 cont(self) global() argument 549 do_siginfo_test(self, platform, target_yaml, raw_data, expected) global() argument 551 qSupported(self, client_supported) global() argument 554 qXferRead(self, obj, annex, offset, length) global() argument 560 haltReason(self) global() argument 563 cont(self) global() argument 580 test_siginfo_linux_amd64(self) global() argument 602 test_siginfo_linux_i386(self) global() argument 622 test_siginfo_freebsd_amd64(self) global() argument [all...] |
/llvm-project/lldb/test/API/python_api/default-constructor/ |
H A D | TestDefaultConstructorForAPIObjects.py | 23 def test_SBAddress(self): argument 33 def test_SBBlock(self): argument 43 def test_SBBreakpoint(self): argument 53 def test_SBBreakpointLocation(self): argument 63 def test_SBBreakpointName(self): argument 73 def test_SBBroadcaster(self): argument 83 def test_SBCommandReturnObject(self): argument 90 def test_SBCommunication(self): argument 100 def test_SBCompileUnit(self): argument 110 def test_SBDebugger(self): argument [all …]
|
/llvm-project/lldb/test/API/python_api/file_handle/ |
H A D | TestFileHandle.py | 23 def closed(self): argument 26 def writable(self): argument 29 def readable(self): argument 32 def write(self, s): argument 35 def read(self, n): argument 38 def flush(self): argument 45 def fileno(self): argument 48 def writable(self): argument 53 def __init__(self, value): argument 56 def set(self, value): argument [all …]
|
/llvm-project/lldb/test/API/commands/help/ |
H A D | TestHelp.py | 17 def test_simplehelp(self): argument 26 def test_help_on_help(self): argument 35 def test_help_arch(self): argument 40 def test_help_version(self): argument 46 def test_help_should_not_crash_lldb(self): argument 52 def test_help_memory_read_should_not_crash_lldb(self): argument 57 def test_help_should_not_hang_emacsshell(self): argument 69 def test_help_breakpoint_set(self): argument 79 def test_help_image_dump_symtab_should_not_crash(self): argument 85 def test_help_image_du_sym_is_ambiguous(self): argument [all …]
|
/llvm-project/libcxx/test/libcxx/selftest/dsl/ |
H A D | dsl.sh.py | 55 def setUp(self): argument 82 def getSubstitution(self, substitution): argument 109 def test_no_flag_should_work(self): argument 112 def test_flag_exists(self): argument 115 def test_nonexistent_flag(self): argument 120 def test_multiple_flags(self): argument 129 def test_valid_program_builds(self): argument 133 def test_compilation_error_fails(self): argument 137 def test_link_error_fails(self): argument 148 def test_valid_program_returns_output(self): argument [all …]
|
/llvm-project/lldb/test/API/commands/target/basic/ |
H A D | TestTargetCommand.py | 16 def setUp(self): argument 23 def buildB(self): argument 28 def buildAll(self): argument 39 test_target_command(self) global() argument 45 test_target_variable_command(self) global() argument 54 test_target_variable_command_no_fail(self) global() argument 62 do_target_command(self) global() argument 123 test_target_create_invalid_arch(self) global() argument 132 test_target_create_platform(self) global() argument 138 test_target_create_unsupported_platform(self) global() argument 149 test_target_create_invalid_platform(self) global() argument 160 do_target_variable_command(self, exe_name) global() argument 250 do_target_variable_command_no_fail(self, exe_name) global() argument 326 test_target_stop_hook_disable_enable(self) global() argument 352 test_target_stop_hook_delete(self) global() argument 368 test_target_list_args(self) global() argument 376 test_target_select_no_index(self) global() argument 384 test_target_select_invalid_index(self) global() argument 400 test_target_create_multiple_args(self) global() argument 409 test_target_create_nonexistent_core_file(self) global() argument 422 test_target_create_unreadable_core_file(self) global() argument 433 test_target_create_nonexistent_sym_file(self) global() argument 445 test_target_create_invalid_core_file(self) global() argument 456 test_target_create_unreadable_sym_file(self) global() argument 466 test_target_delete_all(self) global() argument 474 test_target_delete_by_index(self) global() argument 503 test_target_delete_by_index_multiple(self) global() argument 520 test_target_delete_selected(self) global() argument 536 test_target_modules_search_paths_clear(self) global() argument 545 test_target_modules_search_paths_query(self) global() argument 564 test_target_modules_type(self) global() argument [all...] |
/llvm-project/lldb/test/API/commands/settings/ |
H A D | TestSettings.py | 18 def test_apropos_should_also_search_settings_description(self): argument 30 def test_set_interpreter_repeat_prev_command(self): argument 67 test_append_target_env_vars(self) global() argument 77 test_insert_before_and_after_target_run_args(self) global() argument 101 test_replace_target_run_args(self) global() argument 121 test_set_prompt(self) global() argument 144 test_set_term_width(self) global() argument 173 test_set_frame_format(self) global() argument 214 test_set_auto_confirm(self) global() argument 244 test_disassembler_settings(self) global() argument 272 test_run_args_and_env_vars(self) global() argument 276 test_launchsimple_args_and_env_vars(self) global() argument 279 do_test_run_args_and_env_vars(self, use_launchsimple) global() argument 356 test_pass_host_env_vars(self) global() argument 478 test_set_error_output_path(self) global() argument 531 test_print_dictionary_setting(self) global() argument 537 test_print_array_setting(self) global() argument 543 test_settings_with_quotes(self) global() argument 583 test_settings_with_trailing_whitespace(self) global() argument 720 test_settings_list(self) global() argument 731 test_settings_remove_single(self) global() argument 743 test_settings_remove_multiple(self) global() argument 752 test_settings_remove_nonexistent_value(self) global() argument 759 test_settings_remove_nonexistent_settings(self) global() argument 766 test_settings_remove_missing_arg(self) global() argument 773 test_settings_remove_empty_arg(self) global() argument 780 test_settings_clear_all(self) global() argument 813 test_all_settings_exist(self) global() argument 870 test_experimental_settings(self) global() argument 913 test_settings_set_exists(self) global() argument 923 get_setting_json(self, setting_path=None) global() argument 929 verify_setting_value_json(self, setting_path, setting_value) global() argument 934 test_settings_api(self) global() argument 983 test_global_option(self) global() argument [all...] |
/llvm-project/clang/bindings/python/tests/cindex/ |
H A D | test_type.py | 43 test_a_struct(self) global() argument 121 test_references(self) global() argument 141 testConstantArray(self) global() argument 153 test_equal(self) global() argument 172 test_type_spelling(self) global() argument 188 test_typekind_spelling(self) global() argument 196 test_function_argument_types(self) global() argument 219 test_argument_types_string_key(self) global() argument 231 test_argument_types_negative_index(self) global() argument 240 test_argument_types_overflow_index(self) global() argument 249 test_argument_types_invalid_type(self) global() argument 258 test_is_pod(self) global() argument 270 test_function_variadic(self) global() argument 291 test_element_type(self) global() argument 308 test_invalid_element_type(self) global() argument 316 test_element_count(self) global() argument 330 test_is_volatile_qualified(self) global() argument 345 test_is_restrict_qualified(self) global() argument 360 test_record_layout(self) global() argument 398 test_offset(self) global() argument 434 test_decay(self) global() argument 445 test_addrspace(self) global() argument 454 test_template_arguments(self) global() argument [all...] |
H A D | test_translation_unit.py | 55 test_spelling(self) global() argument 60 test_cursor(self) global() argument 67 test_parse_arguments(self) global() argument 74 test_reparse_arguments(self) global() argument 82 test_unsaved_files(self) global() argument 107 test_unsaved_files_2(self) global() argument 119 test_from_source_accepts_pathlike(self) global() argument 144 assert_normpaths_equal(self, path1, path2) global() argument 150 test_includes(self) global() argument 168 test_inclusion_directive(self) global() argument 186 test_save(self) global() argument 196 test_save_pathlike(self) global() argument 205 test_save_translation_errors(self) global() argument 219 test_load(self) global() argument 238 test_load_pathlike(self) global() argument 253 test_index_parse(self) global() argument 259 test_get_file(self) global() argument 272 test_get_file_pathlike(self) global() argument 284 test_get_source_location(self) global() argument 300 test_get_source_range(self) global() argument 331 test_get_tokens_gc(self) global() argument 351 test_fail_from_source(self) global() argument 359 test_fail_from_ast_file(self) global() argument [all...] |
/llvm-project/lldb/test/API/lang/rust/enum-structs/ |
H A D | TestRustEnumStructs.py | 11 def setUp(self): argument 19 def getFromGlobal(self, name): argument 24 def test_clike_enums_are_represented_correctly(self): argument 38 def test_enum_with_tuples_has_all_variants(self): argument 53 def test_enum_with_tuples_values_are_correct_a(self): argument 64 def test_enum_with_tuples_values_are_correct_aa(self): argument 75 def test_enum_with_tuples_values_are_correct_b(self): argument 86 def test_enum_with_tuples_values_are_correct_bb(self): argument 97 def test_enum_with_tuples_values_are_correct_bc(self): argument 108 def test_enum_with_tuples_values_are_correct_c(self): argument [all …]
|
/llvm-project/lldb/test/API/commands/register/register/register_command/ |
H A D | TestRegisters.py | 16 def setUp(self): argument 20 def tearDown(self): argument 27 test_register_commands(self) global() argument 72 test_fp_register_write(self) global() argument 83 test_fp_special_purpose_register_read(self) global() argument 91 test_register_expressions(self) global() argument 116 test_convenience_registers(self) global() argument 123 test_convenience_registers_with_process_attach(self) global() argument 130 test_convenience_registers_16bit_with_process_attach(self) global() argument 135 common_setup(self) global() argument 153 log_enable(self, category) global() argument 177 remove_log(self) global() argument 184 write_and_read(self, frame, register, new_value, must_exist=True) global() argument 200 fp_special_purpose_register_read(self) global() argument 290 fp_register_write(self) global() argument 486 convenience_registers(self) global() argument 505 convenience_registers_with_process_attach(self, test_16bit_regs) global() argument 528 test_invalid_invocation(self) global() argument 561 test_write_unknown_register(self) global() argument 571 test_info_unknown_register(self) global() argument 581 test_info_many_registers(self) global() argument 593 test_info_register(self) global() argument 624 test_register_read_fields(self) global() argument 646 test_fs_gs_base(self) global() argument 686 test_process_must_be_stopped(self) global() argument [all...] |
/llvm-project/openmp/libompd/gdb-plugin/ompd/ |
H A D | ompd_handles.py | 6 def __init__(self, parallel_handle): argument 16 def get_thread_in_parallel(self, thread_num): argument 26 def get_enclosing_parallel_handle(self): argument 35 def get_enclosing_parallel(self): argument 42 def get_task_in_parallel(self, thread_num): argument 52 def __del__(self): argument 58 def __init__(self, task_handle): argument 71 def get_task_parallel_handle(self): argument 80 def get_task_parallel(self): argument 85 def get_generating_task_handle(self): argument [all …]
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | gdbclientutils.py | 95 def __init__(self): argument 98 def respond(self, packet): argument 216 def qsProcessInfo(self): argument 219 def qfProcessInfo(self, packet): argument 222 def jGetLoadedDynamicLibrariesInfos(self, packet): argument 225 def qGetWorkingDir(self): argument 228 def qOffsets(self): argument 231 def qProcessInfo(self): argument 234 def qHostInfo(self): argument 237 def qQueryGDBServer(self): argument [all …]
|
/llvm-project/lldb/test/API/python_api/target/ |
H A D | TestTargetAPI.py | 13 def setUp(self): argument 31 def test_find_global_variables(self): argument 38 def test_find_compile_units(self) argument 46 test_find_functions(self) global() argument 53 test_get_description(self) global() argument 59 test_resolve_symbol_context_with_address(self) global() argument 64 test_get_platform(self) global() argument 72 test_get_data_byte_size(self) global() argument 79 test_get_code_byte_size(self) global() argument 86 test_resolve_file_address(self) global() argument 108 test_get_ABIName(self) global() argument 131 test_read_memory(self) global() argument 160 test_launch_simple(self) global() argument 204 create_simple_target(self, fn) global() argument 210 find_data_section(self, target) global() argument 229 find_global_variables(self, exe_name) global() argument 279 find_compile_units(self, exe) global() argument 294 find_functions(self, exe_name) global() argument 313 get_description(self) global() argument 343 test_launch_new_process_and_redirect_stdout(self) global() argument 404 resolve_symbol_context_with_address(self) global() argument 490 test_default_arch(self) global() argument 504 test_is_loaded(self) global() argument 531 test_setting_selected_target_with_invalid_target(self) global() argument [all...] |
/llvm-project/lldb/examples/python/ |
H A D | sbvalue.py | 29 def __init__(self, sbvalue): argument 32 def __nonzero__(self): argument 35 def __repr__(self): argument 38 def __str__(self): argument 41 def __getitem__(self, key): argument 46 def __getattr__(self, name): argument 96 def __init__(self, sbvalue): argument 99 def __nonzero__(self): argument 102 def __repr__(self): argument 105 def __str__(self): argument [all …]
|
/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/ |
H A D | TestMiniDumpUUID.py | 15 def verify_module(self, module, verify_path, verify_uuid): argument 28 def get_minidump_modules(self, yaml_file, exe=None): argument 35 def test_zero_uuid_modules(self): argument 49 def test_uuid_modules_no_age(self): argument 61 def test_uuid_modules_no_age_apple(self): argument 76 def test_uuid_modules_with_age(self): argument 91 def test_uuid_modules_elf_build_id_16(self): argument 101 def test_uuid_modules_elf_build_id_20(self): argument 115 def test_uuid_modules_elf_build_id_zero(self): argument 125 def test_uuid_modules_elf_build_id_same(self): argument [all …]
|
/llvm-project/lldb/examples/synthetic/ |
H A D | gnu_libstdcpp.py | 25 def __init__(self, valobj, dict): argument 28 def update(self): argument 40 num_children(self) global() argument 43 get_child_index(self, name) global() argument 46 get_child_at_index(self, index) global() argument 61 __init__(self, valobj, dict) global() argument 66 get_object_kind(self, valobj) global() argument 70 extract_type(self) global() argument 81 update(self) global() argument 98 get_child_index(self, name) global() argument 104 get_child_at_index(self, index) global() argument 125 num_children(self) global() argument 130 num_children_impl(self) global() argument 143 __init__(self, valobj, dict, has_prev) global() argument 160 next_node(self, node) global() argument 164 is_valid(self, node) global() argument 173 value(self, node) global() argument 181 has_loop(self) global() argument 199 num_children(self) global() argument 210 num_children_impl(self) global() argument 246 get_child_index(self, name) global() argument 253 get_child_at_index(self, index) global() argument 276 extract_type(self) global() argument 285 update(self) global() argument 309 updateNodes(self) global() argument 312 has_children(self) global() argument 320 get_end_of_list_address(self) global() argument 325 __init__(self, valobj, dict) global() argument 329 updateNodes(self) global() argument 336 get_end_of_list_address(self) global() argument 341 __init__(self, valobj, dict) global() argument 345 updateNodes(self) global() argument 359 get_end_of_list_address(self) global() argument 365 __init__(self, valobj) global() argument 369 num_children(self) global() argument 374 num_children_impl(self) global() argument 409 get_child_at_index(self, index) global() argument 424 update(self) global() argument 451 __init__(self, valobj, bool_type) global() argument 456 num_children(self) global() argument 465 get_child_at_index(self, index) global() argument 482 update(self) global() argument 502 __init__(self, valobj, dict) global() argument 513 num_children(self) global() argument 516 get_child_index(self, name) global() argument 522 get_child_at_index(self, index) global() argument 525 update(self) global() argument 528 has_children(self) global() argument 538 __init__(self, valobj, dict) global() argument 551 get_object_kind(self, valobj) global() argument 565 fixup_class_name(self, class_name) global() argument 589 update(self) global() argument 631 num_children(self) global() argument 637 num_children_impl(self) global() argument 651 get_child_index(self, name) global() argument 658 get_child_at_index(self, index) global() argument 682 node_ptr_value(self, node) global() argument 686 right(self, node) global() argument 690 left(self, node) global() argument 694 parent(self, node) global() argument 699 increment_node(self, node) global() argument 729 has_children(self) global() argument 737 __init__(self, valobj, d) global() argument 745 find_block_size(self) global() argument 764 num_children(self) global() argument 769 has_children(self) global() argument 772 get_child_index(self, name) global() argument 778 get_child_at_index(self, index) global() argument 811 update(self) global() argument 930 __init__(self, valobj, dict) global() argument 936 update(self) global() argument 947 has_children(self) global() argument 950 num_children(self) global() argument 953 get_child_index(self, name) global() argument 956 get_child_at_index(self, index) global() argument [all...] |
/llvm-project/lldb/test/API/test_utils/ |
H A D | TestDecorators.py | 15 def test_decorator_xfail(self): argument 19 def test_decorator_xfail_bare_decorator(self): argument 23 def test_decorator_xfail_decorator_empty_args(self): argument 27 def test_add_test_categories(self): argument 32 def test_xfail_empty(self): argument 37 def test_xfail_regexp(self): argument 42 def test_xfail_no_match(self): argument 47 def test_xfail_condition_true(self): argument 51 def test_xfail_condition_false(self): argument 57 def test_decorator_xfail(self): argument [all …]
|
/llvm-project/lldb/test/API/functionalities/inferior-crashing/ |
H A D | TestInferiorCrashingStep.py | 14 def test_inferior_crashing(self): argument 19 def test_inferior_crashing_register(self): argument 25 def test_inferior_crashing_python(self): argument 30 def test_inferior_crashing_expr(self): argument 35 def test_inferior_crashing_step(self): argument 42 def test_inferior_crashing_step_after_break(self): argument 50 def test_inferior_crashing_expr_step_and_expr(self): argument 55 def set_breakpoint(self, line): argument 60 def check_stop_reason(self): argument 72 def get_api_stop_reason(self): argument [all …]
|
/llvm-project/llvm/utils/gdb-scripts/ |
H A D | prettyprinters.py | 10 def __iter__(self): argument 15 def next(self): argument 18 def children(self): argument 25 def __init__(self, val): argument 28 def to_string(self): argument 33 def display_hint(self): argument 40 def __init__(self, val): argument 43 def to_string(self): argument 48 def display_hint(self): argument 55 def __init__(self, val): argument [all …]
|
/llvm-project/libcxx/utils/gdb/libcxx/ |
H A D | printers.py | 168 def __iter__(self): argument 173 field_name = next(self argument 176 __next__(self) global() argument 185 __init__(self, val) global() argument 188 to_string(self) global() argument 194 children(self) global() argument 229 __init__(self, val) global() argument 232 to_string(self) global() argument 246 display_hint(self) global() argument 253 __init__(self, val) global() argument 256 display_hint(self) global() argument 259 to_string(self) global() argument 271 __init__(self, val) global() argument 276 to_string(self) global() argument 285 __iter__(self) global() argument 289 children(self) global() argument 296 __init__(self, val) global() argument 300 to_string(self) global() argument 327 __iter__(self) global() argument 331 children(self) global() argument 341 __init__(self, begin, size, bits_per_word) global() argument 348 __iter__(self) global() argument 351 __next__(self) global() argument 373 __init__(self, begin, end) global() argument 378 __iter__(self) global() argument 381 __next__(self) global() argument 391 __init__(self, val) global() argument 412 to_string(self) global() argument 419 children(self) global() argument 422 display_hint(self) global() argument 429 __init__(self, val) global() argument 441 to_string(self) global() argument 445 _list_it(self) global() argument 452 __iter__(self) global() argument 455 children(self) global() argument 462 __init__(self, val) global() argument 470 _calculate_block_size(self, element_type) global() argument 476 _bucket_it(self, start_addr, start_index, end_index) global() argument 480 _list_it(self) global() argument 495 to_string(self) global() argument 501 __iter__(self) global() argument 504 children(self) global() argument 507 display_hint(self) global() argument 514 __init__(self, val) global() argument 526 to_string(self) global() argument 532 _list_iter(self) global() argument 538 __iter__(self) global() argument 541 children(self) global() argument 544 display_hint(self) global() argument 551 __init__(self, val) global() argument 555 to_string(self) global() argument 559 children(self) global() argument 562 display_hint(self) global() argument 569 __init__(self, val) global() argument 573 to_string(self) global() argument 581 children(self) global() argument 584 display_hint(self) global() argument 591 __init__(self, cast_type, root) global() argument 595 left_child(self, node) global() argument 599 right_child(self, node) global() argument 603 parent(self, node) global() argument 634 is_left_child(self, node) global() argument 638 is_right_child(self, node) global() argument 646 __init__(self, val) global() argument 655 _get_key_value(self, node) global() argument 659 _traverse(self) global() argument 682 __iter__(self) global() argument 685 children(self) global() argument 688 to_string(self) global() argument 698 _init_cast_type(self, val_type) global() argument 706 display_hint(self) global() argument 709 _get_key_value(self, node) global() argument 717 _init_cast_type(self, val_type) global() argument 724 display_hint(self) global() argument 727 _get_key_value(self, node) global() argument 735 _initialize(self, val, typename) global() argument 744 _is_valid_node(self) global() argument 749 to_string(self) global() argument 754 _get_node_value(self, node) global() argument 757 __iter__(self) global() argument 764 children(self) global() argument 771 __init__(self, val) global() argument 774 _get_node_value(self, node) global() argument 781 __init__(self, val) global() argument 784 _get_node_value(self, node) global() argument 791 __init__(self, val) global() argument 794 to_string(self) global() argument 815 __init__(self, val) global() argument 823 _list_it(self, sentinel_ptr) global() argument 831 to_string(self) global() argument 837 _get_key_value(self, node) global() argument 841 children(self) global() argument 844 __iter__(self) global() argument 851 _get_key_value(self, node) global() argument 854 display_hint(self) global() argument 861 _get_key_value(self, node) global() argument 865 display_hint(self) global() argument 872 _initialize(self, val, addr) global() argument 879 _get_key_value(self) global() argument 883 to_string(self) global() argument 888 children(self) global() argument 891 __iter__(self) global() argument 899 __init__(self, val) global() argument 903 _get_key_value(self) global() argument 906 display_hint(self) global() argument 913 __init__(self, val) global() argument 917 _get_key_value(self) global() argument 921 display_hint(self) global() argument 933 __init__(self, name) global() argument 981 __call__(self, val) global() argument [all...] |