Home
last modified time | relevance | path

Searched refs:exe_idx (Results 1 – 20 of 20) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp920 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
932 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
938 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
940 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
944 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp919 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
931 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
937 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
939 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
943 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp506 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
545 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
549 if (exe_idx != UINT32_MAX) { in UpdateSpecialBinariesFromNewImageInfos()
551 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
557 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp915 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
927 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
933 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
935 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
939 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp533 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
572 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
577 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
579 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
585 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp920 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
932 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
938 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
940 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
944 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp537 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
576 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
581 if (exe_idx != UINT32_MAX && !target.GetExecutableModule()) { in UpdateSpecialBinariesFromNewImageInfos()
583 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
589 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp920 uint32_t exe_idx = UINT32_MAX; in UpdateImageInfosHeaderAndLoadCommands() local
932 exe_idx = i; in UpdateImageInfosHeaderAndLoadCommands()
938 if (exe_idx < image_infos.size()) { in UpdateImageInfosHeaderAndLoadCommands()
940 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands()
944 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateImageInfosHeaderAndLoadCommands()
H A DDynamicLoaderDarwin.cpp516 uint32_t exe_idx = UINT32_MAX; in UpdateSpecialBinariesFromNewImageInfos() local
555 exe_idx = i; in UpdateSpecialBinariesFromNewImageInfos()
559 if (exe_idx != UINT32_MAX) { in UpdateSpecialBinariesFromNewImageInfos()
561 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos()
567 UpdateImageLoadAddress(exe_module_sp.get(), image_infos[exe_idx]); in UpdateSpecialBinariesFromNewImageInfos()