Home
last modified time | relevance | path

Searched refs:all_image_infos (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp4209 addr_t all_image_infos = process->GetImageInfoAddress(); in GetProcessSharedCacheUUID() local
4217 … uint32_t version_or_magic = process->ReadUnsignedIntegerFromMemory (all_image_infos, 4, -1, err); in GetProcessSharedCacheUUID()
4229 … sharedCacheUUID_address = all_image_infos + 160; // sharedCacheUUID <mach-o/dyld_images.h> in GetProcessSharedCacheUUID()
4233 … sharedCacheUUID_address = all_image_infos + 84; // sharedCacheUUID <mach-o/dyld_images.h> in GetProcessSharedCacheUUID()
/external/lldb/docs/
Dlldb-gdb-remote.txt514 binaries that run in user land this is the address of the "all_image_infos"