Searched refs:weirdreason (Results 1 – 1 of 1) sorted by relevance
237 const char *weirdreason = NULL; in ELFNAMEEND() local262 weirdreason = "multiple symbol tables"; in ELFNAMEEND()277 weirdreason = "string table does not exist"; in ELFNAMEEND()281 weirdreason = "section header string table does not exist"; in ELFNAMEEND()285 weirdreason = "combined strtab and shstrtab not supported"; in ELFNAMEEND()287 if (weirdreason == NULL) in ELFNAMEEND()288 weirdreason = "unsupported"; in ELFNAMEEND()290 fprintf(stderr, "%s: weird executable (%s)\n", fn, weirdreason); in ELFNAMEEND()