Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/usr.sbin/uefisign/
H A Duefisign.h43 struct executable { struct
44 const char *x_path;
45 FILE *x_fp;
47 char *x_buf;
48 size_t x_len;
53 size_t x_headers_len;
55 off_t x_checksum_off;
56 size_t x_checksum_len;
58 off_t x_certificate_entry_off;
61 int x_nsections;
[all …]
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dpex-win32.c153 tack_on_executable (char *buf, const char *executable) in tack_on_executable()
184 mingw_rootify (const char *executable) in mingw_rootify()
287 msys_rootify (const char *executable) in msys_rootify()
525 win32_spawn (const char *executable, in win32_spawn()
622 spawn_script (const char *executable, char *const *argv, in spawn_script()
700 const char *executable, char * const * argv, in pex_win32_exec_child()
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-common.c150 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
337 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
H A Dpex-unix.c339 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
359 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
H A Dpex-djgpp.c114 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child()
H A Dpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_msdos_exec_child()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp122 ModuleSP executable; in DidAttach() local
172 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
482 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp70 ModuleSP executable = GetTargetExecutable(); in DidAttach() local
/freebsd-12.1/contrib/file/src/
H A Dascmagic.c122 int executable = 0; in file_ascmagic_with_encoding() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp179 ModuleSP executable; in DidLaunch() local
571 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp81 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc161 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, in addAddressRange()
H A Dsanitizer_linux_libcdep.cc563 bool executable = phdr->p_flags & PF_X; in dl_iterate_phdr_cb() local
H A Dsanitizer_common.h734 bool executable; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Drevert.c651 svn_boolean_t executable; in revert_wc_data() local
/freebsd-12.1/usr.sbin/autofs/
H A Dcommon.c1033 bool executable; in parse_map() local
/freebsd-12.1/contrib/tcsh/
H A Dsh.exec.c889 executable(const Char *dir, const Char *name, int dir_ok) in executable() function
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dfile-merge.c881 svn_boolean_t executable; in svn_cl__merge_file() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dadd.c257 svn_boolean_t executable = FALSE; in svn_client__get_paths_auto_props() local
H A Dexport.c188 svn_string_t *eol_style, *keywords, *executable, *special; in export_node() local
H A Dpatch.c249 svn_boolean_t executable; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dio.c1624 svn_boolean_t executable, in io_set_file_perms()
2179 svn_boolean_t executable, in svn_io_set_file_executable()
2229 svn_io__is_finfo_executable(svn_boolean_t *executable, in svn_io__is_finfo_executable()
2263 svn_io_is_file_executable(svn_boolean_t *executable, in svn_io_is_file_executable()
/freebsd-12.1/contrib/gdb/include/
H A Dbfdlink.h295 unsigned int executable : 1; member
/freebsd-12.1/contrib/binutils/include/
H A Dbfdlink.h310 unsigned int executable : 1; member

12