Home
last modified time | relevance | path

Searched defs:image_infos (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp549 ImageInfo::collection image_infos; AddModulesUsingImageInfosAddress() local
590 ImageInfo::collection image_infos; RemoveModulesUsingImageInfosAddress() local
677 ReadImageInfos(lldb::addr_t image_infos_addr,uint32_t image_infos_count,ImageInfo::collection & image_infos) ReadImageInfos() argument
935 UpdateImageInfosHeaderAndLoadCommands(ImageInfo::collection & image_infos,uint32_t infos_count,bool update_executable) UpdateImageInfosHeaderAndLoadCommands() argument
[all...]
H A DDynamicLoaderMacOS.cpp206 ImageInfo::collection image_infos; in DoInitialImageFetch() local
412 ImageInfo::collection image_infos; AddBinaries() local
H A DDynamicLoaderDarwin.cpp352 JSONImageInformationIntoImageInfo(StructuredData::ObjectSP image_details,ImageInfo::collection & image_infos) JSONImageInformationIntoImageInfo() argument
521 UpdateSpecialBinariesFromNewImageInfos(ImageInfo::collection & image_infos) UpdateSpecialBinariesFromNewImageInfos() argument
624 AddModulesUsingImageInfos(ImageInfo::collection & image_infos) AddModulesUsingImageInfos() argument
[all...]
/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp1437 ReadKextSummaries(const Address & kext_summary_addr,uint32_t image_infos_count,KextImageInfo::collection & image_infos) ReadKextSummaries() argument
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp1520 DNBProcessGetSharedLibraryInfo(nub_process_t pid,nub_bool_t only_changed,struct DNBExecutableImageInfo ** image_infos) DNBProcessGetSharedLibraryInfo() argument