Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c1013 Cache *_cache_def, *_cache_need, *_cache_sym, *_cache_loc; in main() local
1164 _cache_def = _cache_need = _cache_sym = _cache_loc = NULL; in main()
1200 _cache_sym = _cache; in main()
1230 if (_cache_sym != NULL) { in main()
1232 (void) gelf_getshdr(_cache_sym->c_scn, &shdr); in main()
1234 (GElf_Versym *)_cache_sym->c_data->d_buf; in main()