Searched refs:check_orig_strings (Results 1 – 1 of 1) sorted by relevance
/external/elfutils/tests/ |
D | elfstrtab.c | 54 check_orig_strings (Elf *elf, int ndx, const char *msg) in check_orig_strings() function 87 check_orig_strings (elf, ndx, msg); in check_strings() 237 check_orig_strings (elf, ndx, "first elf_update, before write"); in check_elf() 247 check_orig_strings (elf, ndx, "first elf_update, after write"); in check_elf() 298 check_orig_strings (elf, ndx, "read ELF file, orig strings"); in check_elf()
|