Searched refs:weirdreason (Results 1 – 1 of 1) sorted by relevance
249 const char *weirdreason = NULL; in ELFNAMEEND() local274 weirdreason = "multiple symbol tables"; in ELFNAMEEND()289 weirdreason = "string table does not exist"; in ELFNAMEEND()293 weirdreason = "section header string table does not exist"; in ELFNAMEEND()295 if (weirdreason == NULL) in ELFNAMEEND()296 weirdreason = "unsupported"; in ELFNAMEEND()298 fprintf(stderr, "%s: weird executable (%s)\n", fn, weirdreason); in ELFNAMEEND()