Home
last modified time | relevance | path

Searched refs:lastidx (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/tests/
H A Demptyfile.c43 size_t lastidx = stridx; in add_string() local
60 printf ("add_string: '%s', stridx: %zd, lastidx: %zd\n", in add_string()
61 str, stridx, lastidx); in add_string()
62 return lastidx; in add_string()
H A Dfillfile.c43 size_t lastidx = stridx; in add_strtab_entry() local
60 printf ("add_string: '%s', stridx: %zd, lastidx: %zd\n", in add_strtab_entry()
61 str, stridx, lastidx); in add_strtab_entry()
62 return lastidx; in add_strtab_entry()
H A Delfstrtab.c110 size_t lastidx = stridx; in add_string() local
127 printf ("add_string: '%s', stridx: %zd, lastidx: %zd\n", in add_string()
128 str, stridx, lastidx); in add_string()
129 return lastidx; in add_string()

Completed in 2 milliseconds