Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp205 ReadDYLDInfoFromMemoryAndSetNotificationCallback(shlib_addr); in DoInitialImageFetch()
221 ReadDYLDInfoFromMemoryAndSetNotificationCallback( in DoInitialImageFetch()
224 ReadDYLDInfoFromMemoryAndSetNotificationCallback( in DoInitialImageFetch()
236 ReadDYLDInfoFromMemoryAndSetNotificationCallback(0x7fff5fc00000ull); in DoInitialImageFetch()
241 ReadDYLDInfoFromMemoryAndSetNotificationCallback(0x2fe00000); in DoInitialImageFetch()
243 ReadDYLDInfoFromMemoryAndSetNotificationCallback(0x8fe00000); in DoInitialImageFetch()
249 bool DynamicLoaderMacOSXDYLD::ReadDYLDInfoFromMemoryAndSetNotificationCallback( in ReadDYLDInfoFromMemoryAndSetNotificationCallback() function in DynamicLoaderMacOSXDYLD
H A DDynamicLoaderMacOSXDYLD.h82 bool ReadDYLDInfoFromMemoryAndSetNotificationCallback(lldb::addr_t addr);