Searched refs:rootdir_len (Results 1 – 1 of 1) sorted by relevance
190 size_t rootdir_len = strlen (rootdir); in process_file() local195 char *new_fname = alloca (rootdir_len + fname_len + 2); in process_file()196 *((char *) mempcpy (stpcpy (mempcpy (new_fname, rootdir, rootdir_len), in process_file()366 char *difname = (char *) alloca (rootdir_len + debuginfo_rootlen in process_file()369 rootdir_len), in process_file()