Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.cc428 vector<uint8_t> dyld_all_info_bytes; in ReadImageInfo() local
432 dyld_all_info_bytes) != KERN_SUCCESS) in ReadImageInfo()
436 reinterpret_cast<dyld_all_image_infos*>(&dyld_all_info_bytes[0]); in ReadImageInfo()