Home | History | Annotate | Download | only in sanitizer_common

Lines Matching full:readlink_error

720   int readlink_error = IsErr ? errno : 0;
726 int readlink_error;
727 bool IsErr = internal_iserror(module_name_len, &readlink_error);
732 "some stack frames may not be symbolized\n", readlink_error);