Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp56 eKASLRScanNone = 0, // No reading into the inferior at all enumerator
67 eKASLRScanNone,
237 if (GetGlobalProperties().GetScanType() == eKASLRScanNone) in SearchForKernelWithDebugHints()
289 if (GetGlobalProperties().GetScanType() == eKASLRScanNone || in SearchForKernelNearPC()