Home
last modified time | relevance | path

Searched refs:move_to_nearest_code (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate;
784 skip_prologue, internal, hardware, move_to_nearest_code);
793 bool move_to_nearest_code) {
798 move_to_nearest_code);
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo);
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate;
1115 std::move(regexp), false, hardware, move_to_nearest_code);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
798 move_to_nearest_code); in BreakpointCreateByLocation()
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBTarget.cpp773 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
780 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
789 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
794 move_to_nearest_code); in BreakpointCreateByLocation()
812 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1102 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1111 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
798 move_to_nearest_code); in BreakpointCreateByLocation()
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
798 move_to_nearest_code); in BreakpointCreateByLocation()
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
798 move_to_nearest_code); in BreakpointCreateByLocation()
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTarget.cpp777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local
784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument
798 move_to_nearest_code); in BreakpointCreateByLocation()
816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()
1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local
1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DTarget.cpp316 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
319 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
320 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
323 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
334 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
370 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
371 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
375 skip_prologue, !static_cast<bool>(move_to_nearest_code))); in CreateBreakpoint()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DTarget.cpp311 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
314 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
315 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
318 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
329 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
365 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
366 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
370 skip_prologue, !static_cast<bool>(move_to_nearest_code))); in CreateBreakpoint()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DTarget.cpp317 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
320 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
321 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
324 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
335 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
371 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
372 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
376 skip_prologue, !static_cast<bool>(move_to_nearest_code))); in CreateBreakpoint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DTarget.cpp317 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
320 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
321 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
324 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
335 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
371 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
372 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
376 skip_prologue, !static_cast<bool>(move_to_nearest_code))); in CreateBreakpoint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DTarget.cpp309 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
312 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
313 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
316 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
327 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
363 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
364 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
368 skip_prologue, !static_cast<bool>(move_to_nearest_code))); in CreateBreakpoint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DTarget.cpp319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DTarget.cpp319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DTarget.cpp319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DTarget.cpp319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DTarget.cpp319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument
322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()
323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()
326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()
337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument
373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()
374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()
378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DTarget.h581 LazyBool move_to_nearest_code);
591 LazyBool move_to_nearest_code);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DTarget.h600 LazyBool move_to_nearest_code);
610 LazyBool move_to_nearest_code);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DTarget.h610 LazyBool move_to_nearest_code);
620 LazyBool move_to_nearest_code);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DTarget.h619 LazyBool move_to_nearest_code);
629 LazyBool move_to_nearest_code);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DTarget.h617 LazyBool move_to_nearest_code);
627 LazyBool move_to_nearest_code);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DTarget.h619 LazyBool move_to_nearest_code);
629 LazyBool move_to_nearest_code);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DTarget.h624 LazyBool move_to_nearest_code);
634 LazyBool move_to_nearest_code);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DTarget.h619 LazyBool move_to_nearest_code);
629 LazyBool move_to_nearest_code);

12