Symbol: mcache
usr/src/cmd/boot/bootadm/bootadm.c
6426
struct mcache *mc_next;
usr/src/cmd/sgs/librtld/common/dldump.c
150
Cache *icache = 0, *_icache, *mcache = 0, *_mcache;
usr/src/cmd/sgs/librtld/common/dldump.c
237
cleanup(ielf, oelf, melf, icache, mcache, fd, 0);
usr/src/cmd/sgs/librtld/common/dldump.c
246
cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
usr/src/cmd/sgs/librtld/common/dldump.c
257
cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
usr/src/cmd/sgs/librtld/common/dldump.c
262
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
273
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
314
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
319
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
324
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
338
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
347
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
364
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
370
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
385
cleanup(ielf, oelf, melf, icache, mcache,
usr/src/cmd/sgs/librtld/common/dldump.c
470
cleanup(ielf, oelf, melf, icache, mcache,
usr/src/cmd/sgs/librtld/common/dldump.c
48
cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache,
usr/src/cmd/sgs/librtld/common/dldump.c
536
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
553
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
572
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
594
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
599
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
60
if (mcache)
usr/src/cmd/sgs/librtld/common/dldump.c
61
(void) free((void *)mcache);
usr/src/cmd/sgs/librtld/common/dldump.c
619
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
653
mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
713
icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
749
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
754
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
759
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
765
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
772
if ((mcache = calloc(shndx, sizeof (Cache))) == 0) {
usr/src/cmd/sgs/librtld/common/dldump.c
773
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
776
_mcache = mcache;
usr/src/cmd/sgs/librtld/common/dldump.c
783
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
789
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
804
_mcache = &mcache[0];
usr/src/cmd/sgs/librtld/common/dldump.c
821
update_sym(mcache, _mcache, edata, endx, addr);
usr/src/cmd/sgs/librtld/common/dldump.c
839
update_reloc(mcache, icache, _icache, opath, lmp,
usr/src/cmd/sgs/librtld/common/dldump.c
864
if (update_dynamic(mcache, dyn_cache, lmp, flags, addr, off,
usr/src/cmd/sgs/librtld/common/dldump.c
867
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
877
cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
usr/src/cmd/sgs/librtld/common/dldump.c
881
cleanup(ielf, oelf, melf, icache, mcache, fd, 0);