Searched refs:is_executable (Results 1 – 11 of 11) sorted by relevance
97 def is_executable(self, path): member in CGIHTTPRequestHandler148 if not self.is_executable(scriptfile):
116 def is_executable(fpath): function555 if not is_executable(program):569 if not is_executable(program):
148 if (mod->is_executable in dwfl_build_id_find_elf()
223 bool is_executable; /* Use Dwfl::executable_for_core? */ member
866 mod->is_executable = true; in dwfl_segment_report_module()
777 * libdwflP.h (struct Dwfl_Module): New field is_executable.
156 def is_executable(fpath):707 if not is_executable(program):720 if not is_executable(program):
1018 def is_executable(self, path): member in CGIHTTPRequestHandler1068 if not self.is_executable(scriptfile):
128 is_executable = reader.IsProbableExecutableRegion(location, size)131 if is_executable is not False:161 if is_executable is not True and is_ascii is not True:
1730 is_executable = False,1739 is_executable = False,