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