Home
last modified time | relevance | path

Searched defs:can_exec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/
H A Dtest_vsyscall.c441 bool can_exec; in test_vsys_x() local
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Ddfa.rs57 pub fn can_exec(insts: &Program) -> bool { in can_exec() function