Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
Delfstrmerge.c140 fail_elf_idx (const char *msg, const char *fname, size_t idx) in fail_elf_idx() function
313 fail_elf_idx ("couldn't get shdr", fname, scnnum); in main()
319 fail_elf_idx ("couldn't get section name", fname, scnnum); in main()
348 fail_elf_idx ("Couldn't get symbol", fname, i); in main()
353 fail_elf_idx ("Couldn't get symbol name", fname, i); in main()
443 fail_elf_idx ("Couldn't get phdr", fname, cnt); in main()
445 fail_elf_idx ("Couldn't create phdr", fnew, cnt); in main()
463 fail_elf_idx ("Couldn't get shdr", fname, ndx); in main()
471 fail_elf_idx ("couldn't create new section", fnew, ndx); in main()
499 fail_elf_idx ("Couldn't create new data for section", fnew, ndx); in main()
[all …]