Home
last modified time | relevance | path

Searched refs:Halt (Results 1 – 25 of 27) sorted by relevance

12

/external/rust/crates/libz-sys/src/zlib/contrib/pascal/
Dexample.pas42 Halt(1);
49 Halt(1);
96 Halt(1);
102 Halt(1);
108 Halt(1);
114 Halt(1);
124 Halt(1);
132 Halt(1);
137 Halt(1);
146 Halt(1);
[all …]
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeProcessNetBSD.h44 Status Halt() override;
DNativeProcessNetBSD.cpp504 Status NativeProcessNetBSD::Halt() { in Halt() function in NativeProcessNetBSD
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeProcessFreeBSD.h44 Status Halt() override;
DNativeProcessFreeBSD.cpp422 Status NativeProcessFreeBSD::Halt() { in Halt() function in NativeProcessFreeBSD
452 Status NativeProcessFreeBSD::Interrupt() { return Halt(); } in Interrupt()
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/pkt_proc_logs/
Dtrc_pkt_lister_a57ss-2.ppl23 Idx:37; ID:10; [0x06 0x03 ]; I_EXCEPT : Exception.; Debug Halt; Ret Addr Follows;
Dtrc_pkt_lister_a57ss-1.ppl23 Idx:37; ID:10; [0x06 0x03 ]; I_EXCEPT : Exception.; Debug Halt; Ret Addr Follows;
Dtrc_pkt_lister_a57ss.ppl33 Idx:25; ID:10; [0x06 0x03 ]; I_EXCEPT : Exception.; Debug Halt; Ret Addr Follows;
/external/llvm-project/lldb/unittests/TestingSupport/Host/
DNativeProcessTestUtils.h40 MOCK_METHOD0(Halt, Status());
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h47 Status Halt() override;
DNativeProcessWindows.cpp161 Status NativeProcessWindows::Halt() { in Halt() function in lldb_private::NativeProcessWindows
194 Status NativeProcessWindows::Interrupt() { return Halt(); } in Interrupt()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.h55 Status Halt() override;
DNativeProcessLinux.cpp1096 Status NativeProcessLinux::Halt() { in Halt() function in NativeProcessLinux
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h53 enum class ErrorPolicy { Halt, Continue }; enumerator
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h51 virtual Status Halt() = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1606 if (EP == ErrorPolicy::Halt) in DWARFObjInMemory()
1627 if (EP == ErrorPolicy::Halt) in DWARFObjInMemory()
1729 if (HandleError(SymInfoOrErr.takeError()) == ErrorPolicy::Halt) in DWARFObjInMemory()
1752 if (EP == ErrorPolicy::Halt) in DWARFObjInMemory()
1764 if (EP == ErrorPolicy::Halt) in DWARFObjInMemory()
/external/fmtlib/
DCMakeLists.txt60 option(FMT_WERROR "Halt the compilation with an error on compiler warnings."
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td471 // Halt subchannel.
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td471 // Halt subchannel.
/external/llvm-project/lldb/source/Target/
DProcess.cpp3200 Status Process::Halt(bool clear_thread_plans, bool use_run_lock) { in Halt() function in Process
5064 Halt(clear_thread_plans, use_run_lock); in RunThreadPlan()
5124 Halt(clear_thread_plans, use_run_lock); in RunThreadPlan()
5237 Halt(clear_thread_plans, use_run_lock); in RunThreadPlan()
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h864 Status Halt(bool clear_thread_plans = false, bool use_run_lock = true);
/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp1111 Status error(process->Halt(clear_thread_plans)); in DoExecute()
/external/llvm-project/lldb/source/API/
DSBProcess.cpp647 sb_error.SetError(process_sp->Halt()); in Stop()
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp2910 process->Halt(); in IOHandlerInterrupt()
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3154 process->Halt(); in MenuDelegateAction()

12