Searched refs:fail_elf (Results 1 - 1 of 1) sorted by last modified time

/external/elfutils/tests/
H A Delfstrmerge.c128 fail_elf (const char *msg, const char *fname) function
172 fail_elf ("couldn't open ELF file for reading", fname);
176 fail_elf ("Couldn't get ehdr", fname);
181 fail_elf ("couldn't get section header string table index", fname);
187 fail_elf ("couldn't get section header string table section", fname);
201 fail_elf ("couldn't get shdr", fname);
223 fail_elf ("Couldn't get strtab section", fname);
237 fail_elf ("Couldn't get number of phdrs", fname);
251 fail_elf ("Couldn't get number of sections", fname);
296 fail_elf ("could
[all...]

Completed in 79 milliseconds