Searched refs:check_orig_strings (Results 1 – 1 of 1) sorted by relevance
/third_party/elfutils/tests/ |
D | elfstrtab.c | 55 check_orig_strings (Elf *elf, int ndx, const char *msg) in check_orig_strings() function 88 check_orig_strings (elf, ndx, msg); in check_strings() 238 check_orig_strings (elf, ndx, "first elf_update, before write"); in check_elf() 248 check_orig_strings (elf, ndx, "first elf_update, after write"); in check_elf() 299 check_orig_strings (elf, ndx, "read ELF file, orig strings"); in check_elf()
|