Home
last modified time | relevance | path

Searched refs:GarbageCollectAllocatedModules (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/tools/lldb-fuzzer/lldb-target-fuzzer/
H A Dlldb-target-fuzzer.cpp32 SBModule::GarbageCollectAllocatedModules(); in LLVMFuzzerTestOneInput()
/llvm-project-15.0.7/lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/
H A Dlldb-commandinterpreter-fuzzer.cpp44 SBModule::GarbageCollectAllocatedModules(); in LLVMFuzzerTestOneInput()
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBModule.h297 static void GarbageCollectAllocatedModules();
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBModule.i370 ") GarbageCollectAllocatedModules;
372 GarbageCollectAllocatedModules();
/llvm-project-15.0.7/lldb/source/API/
H A DSBModule.cpp672 void SBModule::GarbageCollectAllocatedModules() { in GarbageCollectAllocatedModules() function in SBModule
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1024 lldb.SBModule.GarbageCollectAllocatedModules()