Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Delfstrmerge.c129 fail_elf (const char *msg, const char *fname) in fail_elf() function
214 fail_elf ("couldn't open ELF file for reading", fname); in main()
218 fail_elf ("Couldn't get ehdr", fname); in main()
223 fail_elf ("couldn't get section header string table index", fname); in main()
229 fail_elf ("couldn't get section header string table section", fname); in main()
243 fail_elf ("couldn't get shdr", fname); in main()
265 fail_elf ("Couldn't get strtab section", fname); in main()
279 fail_elf ("Couldn't get number of phdrs", fname); in main()
293 fail_elf ("Couldn't get number of sections", fname); in main()
338 fail_elf ("could in main()
[all...]

Completed in 1 milliseconds