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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A D_librtld.h50 void *c_info; member in struct:cache
H A Ddldump.c55 if (_icache->c_info)
56 (void) free(_icache->c_info);
376 _icache->c_info = 0;
442 _icache->c_info = 0;
637 _icache->c_info = shstr;
H A Drelocate.c78 _cache->c_info = (void *)reloc;
438 reloc = (Reloc *)_icache->c_info;

Completed in 46 milliseconds