EHStackInfo       146 native_client_sdk/src/libraries/error_handling/error_handling.c   EHStackInfo* info = (EHStackInfo*) arg;
EHStackInfo       220 native_client_sdk/src/libraries/error_handling/error_handling.c   EHStackInfo* stack_info;
EHStackInfo       245 native_client_sdk/src/libraries/error_handling/error_handling.c   stack_info = (EHStackInfo*) malloc(sizeof(EHStackInfo));