| /freebsd-13.1/usr.sbin/uefisign/ |
| H A D | uefisign.h | 42 struct executable { struct 43 const char *x_path; 44 FILE *x_fp; 46 char *x_buf; 47 size_t x_len; 52 size_t x_headers_len; 54 off_t x_checksum_off; 55 size_t x_checksum_len; 57 off_t x_certificate_entry_off; 60 int x_nsections; [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
| H A D | DynamicLoaderWindowsDYLD.cpp | 101 lldb::addr_t DynamicLoaderWindowsDYLD::GetLoadAddress(ModuleSP executable) { in GetLoadAddress() 128 ModuleSP executable = GetTargetExecutable(); in DidAttach() local 158 ModuleSP executable = GetTargetExecutable(); in DidLaunch() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | DynamicLoaderHexagonDYLD.cpp | 125 ModuleSP executable; in DidAttach() local 175 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local 481 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /freebsd-13.1/contrib/file/src/ |
| H A D | ascmagic.c | 128 int executable = 0; in file_ascmagic_with_encoding() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DynamicLoaderPOSIXDYLD.cpp | 183 ModuleSP executable; in DidLaunch() local 597 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | DynamicLoader.cpp | 76 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common.cpp | 159 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, in addAddressRange()
|
| H A D | sanitizer_linux_libcdep.cpp | 604 bool executable = phdr->p_flags & PF_X; in AddModuleSegments() local
|
| H A D | sanitizer_common.h | 807 bool executable; member
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | io.c | 1672 svn_boolean_t executable, in io_set_perms() 1822 svn_boolean_t executable, in io_set_file_perms() 1837 svn_boolean_t executable, in io_set_dir_perms() 2427 svn_boolean_t executable, in svn_io_set_file_executable() 2477 svn_io__is_finfo_executable(svn_boolean_t *executable, in svn_io__is_finfo_executable() 2511 svn_io_is_file_executable(svn_boolean_t *executable, in svn_io_is_file_executable()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | revert.c | 675 svn_boolean_t executable; in revert_wc_data() local
|
| /freebsd-13.1/usr.sbin/autofs/ |
| H A D | common.c | 1034 bool executable; in parse_map() local
|
| /freebsd-13.1/contrib/subversion/subversion/svn/ |
| H A D | file-merge.c | 881 svn_boolean_t executable; in svn_cl__merge_file() local
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | sh.exec.c | 885 executable(const Char *dir, const Char *name, int dir_ok) in executable() function
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | add.c | 257 svn_boolean_t executable = FALSE; in svn_client__get_paths_auto_props() local
|
| H A D | export.c | 188 svn_string_t *eol_style, *keywords, *executable, *special; in export_node() local
|
| H A D | patch.c | 249 svn_boolean_t executable; member
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | pmap.c | 2260 pmap_allow_2m_x_page(pmap_t pmap, bool executable) in pmap_allow_2m_x_page()
|