Home
last modified time | relevance | path

Searched refs:CopyImageInfos (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h143 …nub_size_t CopyImageInfos (struct DNBExecutableImageInfo **image_infos, bool only_cha…
DMachProcess.cpp1195 MachProcess::CopyImageInfos ( struct DNBExecutableImageInfo **image_infos, bool only_changed) in CopyImageInfos() function in MachProcess
/external/lldb/tools/debugserver/source/
DDNB.cpp1695 return procSP->CopyImageInfos (image_infos, only_changed); in DNBProcessGetSharedLibraryInfo()