Home
last modified time | relevance | path

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

/external/elfutils/tests/
Delfstrmerge.c139 fail_elf_idx (const char *msg, const char *fname, size_t idx) in fail_elf_idx() function
271 fail_elf_idx ("couldn't get shdr", fname, scnnum); in main()
277 fail_elf_idx ("couldn't get section name", fname, scnnum); in main()
306 fail_elf_idx ("Couldn't get symbol", fname, i); in main()
311 fail_elf_idx ("Couldn't get symbol name", fname, i); in main()
424 fail_elf_idx ("Couldn't get phdr", fname, cnt); in main()
426 fail_elf_idx ("Couldn't create phdr", fnew, cnt); in main()
444 fail_elf_idx ("Couldn't get shdr", fname, ndx); in main()
452 fail_elf_idx ("couldn't create new section", fnew, ndx); in main()
488 fail_elf_idx ("Couldn't create new data for section", fnew, ndx); in main()
[all …]