Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp60 eKASLRScanExhaustiveScan // Scan through the entire possible kernel address enumerator
83 eKASLRScanExhaustiveScan,
353 if (GetGlobalProperties()->GetScanType() != eKASLRScanExhaustiveScan) { in SearchForKernelViaExhaustiveSearch()