Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.cc68 typedef struct task_dyld_info task_dyld_info_data_t; typedef
70 #define TASK_DYLD_INFO_COUNT (sizeof(task_dyld_info_data_t) / sizeof(natural_t))
394 task_dyld_info_data_t task_dyld_info; in GetDyldAllImageInfosPointer()