Home
last modified time | relevance | path

Searched refs:GetObjectForDotSeparatedPath (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
845 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
947 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
949 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
961 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
965 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
998 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1017 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1030 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.cpp702 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
844 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
945 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
947 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
949 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
959 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
963 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
996 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1015 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1028 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()
847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()
949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()
951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()
953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()
963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()
1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()
1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()
1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp256 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
261 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
271 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
266 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp256 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
261 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
271 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp256 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
261 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
271 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
266 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
266 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
266 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp256 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
261 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
271 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DMainThreadCheckerRuntime.cpp247 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
252 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
262 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in NotifyBreakpointHit()
256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in NotifyBreakpointHit()
266 info->GetObjectForDotSeparatedPath("tid"); in NotifyBreakpointHit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()
314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()
324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()

1234