Lines Matching defs:icache

48 cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache,
51 if (icache) {
52 Cache * _icache = icache;
58 (void) free((void *)icache);
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);
346 if ((icache = calloc(num + 1, sizeof (Cache))) == 0) {
347 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
350 icache[num].c_flags = FLG_C_END;
352 _icache = icache;
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,
453 _icache = icache;
467 if (count_reloc(icache, _icache, lmp, flags, addr,
470 cleanup(ielf, oelf, melf, icache, mcache,
484 _icache = icache;
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);
581 _icache = icache;
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);
652 cleanup(ielf, oelf, melf, icache,
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);
773 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
783 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
789 cleanup(ielf, oelf, melf, icache, mcache, fd, opath);
805 for (_icache = &icache[1]; _icache->c_flags != FLG_C_END; _icache++) {
839 update_reloc(mcache, icache, _icache, opath, lmp,
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);