Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp50 eKASLRScanNone = 0, // No reading into the inferior at all enumerator
59 …{ eKASLRScanNone, "none", "Do not read memory looking for a Darwin kernel wh…
248 if (GetGlobalProperties()->GetScanType() == eKASLRScanNone) in SearchForKernelWithDebugHints()
283 if (GetGlobalProperties()->GetScanType() == eKASLRScanNone in SearchForKernelNearPC()