Home
last modified time | relevance | path

Searched refs:DNBExecutableImageInfo (Results 1 – 6 of 6) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBRuntimeAction.h21 …virtual void SharedLibraryStateChanged (DNBExecutableImageInfo *image_infos, nub_size_t num_image_…
DDNBDefs.h323 struct DNBExecutableImageInfo struct
359 …(*DNBCallbackCopyExecutableImageInfos)(nub_process_t pid, struct DNBExecutableImageInfo **image_in…
DDNB.h85 …ibraryInfo (nub_process_t pid, nub_bool_t only_changed, DNBExecutableImageInfo **image_in…
DDNB.cpp1691 …dLibraryInfo (nub_process_t pid, nub_bool_t only_changed, struct DNBExecutableImageInfo **image_in… in DNBProcessGetSharedLibraryInfo()
/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()