Home
last modified time | relevance | path

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

/external/elfutils/tests/
Delfstrtab.c50 static char *orig_str3; variable
80 if (str == NULL || strcmp (orig_str3, str) != 0) in check_orig_strings()
219 orig_str3 = "three"; in check_elf()
220 orig_str3_off = add_string (scn, orig_str3); in check_elf()