| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
| H A D | DynamicLoaderWindowsDYLD.cpp | 97 lldb::addr_t DynamicLoaderWindowsDYLD::GetLoadAddress(ModuleSP executable) { in GetLoadAddress() 124 ModuleSP executable = GetTargetExecutable(); in DidAttach() local 154 ModuleSP executable = GetTargetExecutable(); in DidLaunch() local
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | common.py | 13 def set_executable(executable): argument
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | lldbpexpect.py | 26 def launch(self, executable=None, extra_args=None, timeout=60, argument
|
| H A D | lldbtest.py | 366 def launch(self, executable, args, extra_env): argument 385 def launch(self, executable, args, extra_env): argument 438 def launch(self, executable, args, extra_env): argument 890 def spawnSubprocess(self, executable, args=[], extra_env=None, install_remote=True): argument
|
| /llvm-project-15.0.7/lldb/source/Host/windows/ |
| H A D | Host.cpp | 33 static bool GetTripleForProcess(const FileSpec &executable, in GetTripleForProcess() 86 std::string executable; in GetProcessExecutableAndTriple() local
|
| H A D | ProcessLauncherWindows.cpp | 66 std::string executable; in LaunchProcess() local
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | __init__.py | 168 def run_compiler(executable): argument
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | DynamicLoaderHexagonDYLD.cpp | 115 ModuleSP executable; in DidAttach() local 165 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local 471 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/ |
| H A D | system.cpp | 22 hsa_status_t executable_iterate_symbols(hsa_executable_t executable, C cb) { in executable_iterate_symbols() 24 void *data) -> hsa_status_t { in executable_iterate_symbols() 640 hsa_executable_t executable = {0}; in RegisterModuleFromMemory() local
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | llvm-compilers-check | 82 def find_executable(executable, path=None): argument
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | DynamicLoader.cpp | 74 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DynamicLoaderPOSIXDYLD.cpp | 169 ModuleSP executable; in DidLaunch() local 632 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSDKernel/ |
| H A D | ProcessFreeBSDKernel.cpp | 77 ModuleSP executable = target_sp->GetExecutableModule(); in CreateInstance() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | ProcessDebugger.cpp | 429 const bool executable = IsPageExecutable(mem_info.Protect); in GetMemoryRegionInfo() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common.cpp | 175 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, in addAddressRange()
|
| H A D | sanitizer_linux_libcdep.cpp | 637 bool executable = phdr->p_flags & PF_X; in AddModuleSegments() local
|
| H A D | sanitizer_common.h | 831 bool executable; member
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
| H A D | DynamicLoaderMacOSXDYLD.cpp | 231 Module *executable = m_process->GetTarget().GetExecutableModulePointer(); in DoInitialImageFetch() local
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
| H A D | vscode.py | 955 def __init__(self, executable=None, port=None, init_commands=[], log_file=None, env=None): argument
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBDebugger.cpp | 216 static std::string executable = in PrintStackTraceOnError() local
|