Home
last modified time | relevance | path

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

/external/elfutils/src/
Dfindtextrel.c206 size_t rootdir_len = strlen (rootdir); in process_file() local
211 char *new_fname = alloca (rootdir_len + fname_len + 2); in process_file()
212 *((char *) mempcpy (stpcpy (mempcpy (new_fname, rootdir, rootdir_len), in process_file()
381 char *difname = (char *) alloca (rootdir_len + debuginfo_rootlen in process_file()
384 rootdir_len), in process_file()