Home
last modified time | relevance | path

Searched refs:fail_elf (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/tests/
Delfstrmerge.c129 fail_elf (const char *msg, const char *fname) in fail_elf() function
173 fail_elf ("couldn't open ELF file for reading", fname); in main()
177 fail_elf ("Couldn't get ehdr", fname); in main()
182 fail_elf ("couldn't get section header string table index", fname); in main()
188 fail_elf ("couldn't get section header string table section", fname); in main()
202 fail_elf ("couldn't get shdr", fname); in main()
224 fail_elf ("Couldn't get strtab section", fname); in main()
238 fail_elf ("Couldn't get number of phdrs", fname); in main()
252 fail_elf ("Couldn't get number of sections", fname); in main()
297 fail_elf ("couldn't get symtab data", fname); in main()
[all …]