Searched refs:kExecute (Results 1 – 9 of 9) sorted by relevance
31 case FileMapping::Protection::kExecute: in ToPosixProtectionFlags()
36 if (protection == FileMapping::Protection::kExecute) { in IsExecutable()
43 kExecute = 0, enumerator
40 kExecute, enumerator
57 Protection::kExecute}); in CreateReadExecute()
70 execution_type(ExecutionType::kExecute), in Options()
405 amber_options.execution_type = amber::ExecutionType::kExecute; in iterate()
537 : amber::ExecutionType::kExecute;