Lines Matching refs:icache

49 cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache,
52 if (icache) {
53 Cache * _icache = icache;
59 (void) free((void *)icache);
151 Cache *icache = 0, *_icache, *mcache = 0, *_mcache;
238 cleanup(ielf, oelf, melf, icache, mcache, fd, 0);
247 cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
258 cleanup(ielf, oelf, melf, icache, mcache, 0, 0);
263 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
274 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);
333 if ((icache = malloc((num + 1) * sizeof (Cache))) == 0) {
334 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
337 icache[num].c_flags = FLG_C_END;
339 _icache = icache;
351 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
357 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
372 cleanup(ielf, oelf, melf, icache, mcache,
440 _icache = icache;
454 if (count_reloc(icache, _icache, lmp, flags, addr,
457 cleanup(ielf, oelf, melf, icache, mcache,
471 _icache = icache;
523 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
540 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
559 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
568 _icache = icache;
581 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
586 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
606 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
680 icache, mcache, fd, opath);
716 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
721 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
726 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
734 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
744 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
750 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
766 for (_icache = &icache[1]; _icache->c_flags != FLG_C_END; _icache++) {
800 update_reloc(mcache, icache, _icache, opath, lmp,
828 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
838 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
842 cleanup(ielf, oelf, melf, icache, mcache, fd, 0);