mloc0             179 scripts/recordmcount.h 			uint_t const *const mloc0,
mloc0             228 scripts/recordmcount.h 	mcsec.sh_size = _w((void *)mlocp - (void *)mloc0);
mloc0             242 scripts/recordmcount.h 	mcsec.sh_offset = _w((void *)mlocp - (void *)mloc0 + t);
mloc0             252 scripts/recordmcount.h 	if (uwrite(mloc0, (void *)mlocp - (void *)mloc0) < 0)
mloc0             325 scripts/recordmcount.h 	uint_t *const mloc0 = mlocp;
mloc0             346 scripts/recordmcount.h 				+ ((void *)mlocp - (void *)mloc0));
mloc0             540 scripts/recordmcount.h 	uint_t *      mloc0;
mloc0             557 scripts/recordmcount.h 	mloc0 = umalloc(totrelsz>>1);
mloc0             558 scripts/recordmcount.h 	mlocp = mloc0;
mloc0             559 scripts/recordmcount.h 	if (!mloc0) {
mloc0             586 scripts/recordmcount.h 				(void *)mlocp - (void *)mloc0, &mrelp,
mloc0             599 scripts/recordmcount.h 	if (!result && mloc0 != mlocp)
mloc0             600 scripts/recordmcount.h 		result = append_func(ehdr, shstr, mloc0, mlocp, mrel0, mrelp,
mloc0             604 scripts/recordmcount.h 	free(mloc0);