Searched defs:executable (Results 1 – 5 of 5) sorted by relevance
68 char *executable = NULL; in main() local
48 struct file *executable; /* Executable to pass to the interpreter */ member
26 uint64_t executable:1; member
941 def which(path, item, direction = 0, history = False, executable=False): argument
8031 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local