Home
last modified time | relevance | path

Searched defs:IsLoaded (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DGlobalStatus.h36 bool IsLoaded = false; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h142 bool IsLoaded() { return m_load_process_stop_id != UINT32_MAX; } in IsLoaded() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp2256 bool SBTarget::IsLoaded(const SBModule &module) const { in IsLoaded() function in SBTarget