Lines Matching refs:mcache

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