Searched refs:gotcache (Results 1 – 1 of 1) sorted by relevance
4351 Cache *gotcache = NULL, *symtab = NULL; in got() local4368 gotcache = &cache[cnt]; in got()4372 if (gotcache == NULL) in got()4380 gotcache->c_name); in got()4383 gotshdr = gotcache->c_shdr; in got()4386 file, gotcache->c_name); in got()4400 if ((gotcache->c_data == NULL) || (gotcache->c_data->d_buf == NULL)) in got()4405 gotdata = gotcache->c_data->d_buf; in got()4517 file, gotcache->c_name); in got()4549 dbg_print(0, MSG_INTL(MSG_ELF_SCN_GOT), gotcache->c_name); in got()