Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBTrace.cpp66 SBError SBTrace::Stop() { in Stop() function in SBTrace
76 SBError SBTrace::Stop(const SBThread &thread) { in Stop() function in SBTrace
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DUse.cpp37 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DTrace.cpp107 Error Trace::Stop() { in Stop() function in Trace
115 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop() function in Trace
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerTracePC.h142 uint8_t *Start, *Stop; member
149 uint8_t *Stop() { return Regions[NumRegions - 1].Stop; } in Stop() function
168 struct { const PCTableEntry *Start, *Stop; } ModulePCTable[4096]; member
DFuzzerTracePC.cpp39 void TracePC::HandleInline8bitCountersInit(uint8_t *Start, uint8_t *Stop) { in HandleInline8bitCountersInit()
71 void TracePC::HandlePCsInit(const uintptr_t *Start, const uintptr_t *Stop) { in HandlePCsInit()
455 void __sanitizer_cov_trace_pc_guard_init(uint32_t *Start, uint32_t *Stop) { in __sanitizer_cov_trace_pc_guard_init()
461 void __sanitizer_cov_8bit_counters_init(uint8_t *Start, uint8_t *Stop) { in __sanitizer_cov_8bit_counters_init()
DFuzzerLoop.cpp59 bool Stop() { in Stop() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DFormatStringParsing.h75 bool Stop; variable
/freebsd-12-stable/cddl/usr.sbin/zfsd/
Dcallout.cc73 Callout::Stop() in Stop() function in Callout
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DScriptedProcessInterface.h37 virtual Status Stop() { return Status("ScriptedProcess did not stop"); } in Stop() function
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
DHost.h40 Stop, // The status represents the signal number that caused the enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp55 bool Stop = false; in reload() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DCoalescingBitVector.h147 IndexT Stop = It.stop(); in reset() local
418 void getNonOverlappingParts(IndexT Start, IndexT Stop, in getNonOverlappingParts()
DIntervalMap.h754 void insert(unsigned i, unsigned Size, NodeRef Node, KeyT Stop) { in insert()
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight()
1671 iterator::setNodeStop(unsigned Level, KeyT Stop) { in setNodeStop()
1742 iterator::insertNode(unsigned Level, IntervalMapImpl::NodeRef Node, KeyT Stop) { in insertNode()
2024 KeyT Stop = Node[Pos]->stop(NewSize[Pos]-1); in overflow() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DParallel.cpp112 std::atomic<bool> Stop{false}; member in llvm::parallel::detail::__anon8451e2810111::ThreadPoolExecutor
DStringRef.cpp142 const char *Stop = Start + (Size - N + 1); in find() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSplitKit.cpp232 SlotIndex Start, Stop; in calcLiveBlockInfo() local
329 SlotIndex Stop = LIS.getMBBEndIdx(&*MFI); in countLiveBlocks() local
1608 SlotIndex Start, Stop; in splitLiveThroughBlock() local
1710 SlotIndex Start, Stop; in splitRegInBlock() local
1803 SlotIndex Start, Stop; in splitRegOutBlock() local
DInterferenceCache.cpp132 SlotIndex Start, Stop; in update() local
DLiveIntervals.cpp419 SlotIndex Stop = Indexes->getMBBEndIdx(Pred); in extendSegmentsToUses() local
435 SlotIndex Stop = Indexes->getMBBEndIdx(Pred); in extendSegmentsToUses() local
841 SlotIndex Stop = LI.endIndex(); in intervalIsInOneMBB() local
DLiveDebugVariables.cpp969 SlotIndex Stop = LIS.getMBBEndIdx(MBB); in extendDef() local
1764 SlotIndex Stop = I.stop(); in emitDebugValues() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptedProcessPythonInterface.cpp75 Status ScriptedProcessPythonInterface::Stop() { in Stop() function in ScriptedProcessPythonInterface
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kCollapseMOVEMPass.cpp46 int Stop; member in __anonef4734070111::MOVEMState
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DReproducerProvider.h41 void Stop() { in Stop() function
/freebsd-12-stable/stand/efi/include/
Definet.h332 EFI_SIMPLE_NETWORK_STOP Stop; member
Defiprot.h597 EFI_DRIVER_BINDING_STOP Stop; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp619 MachineFunction::const_iterator Stop = std::next(MF->begin()); in emitCSpecificHandlerTable() local

12