Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
Delfstrtab.c49 static char *orig_str2; variable
76 if (str == NULL || strcmp (orig_str2, str) != 0) in check_orig_strings()
218 orig_str2 = "strtabelf"; in check_elf()
219 orig_str2_off = add_string (scn, orig_str2); in check_elf()