Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp61 eKASLRScanExhaustiveScan // Scan through the entire possible kernel address enumerator
84 eKASLRScanExhaustiveScan,
349 if (GetGlobalProperties().GetScanType() != eKASLRScanExhaustiveScan) { in SearchForKernelViaExhaustiveSearch()