mrel0             181 scripts/recordmcount.h 			Elf_Rel const *const mrel0,
mrel0             243 scripts/recordmcount.h 	mcsec.sh_size   = _w((void *)mrelp - (void *)mrel0);
mrel0             254 scripts/recordmcount.h 	if (uwrite(mrel0, (void *)mrelp - (void *)mrel0) < 0)
mrel0             537 scripts/recordmcount.h 	Elf_Rel *      mrel0;
mrel0             551 scripts/recordmcount.h 	mrel0 = umalloc(totrelsz);
mrel0             552 scripts/recordmcount.h 	mrelp = mrel0;
mrel0             553 scripts/recordmcount.h 	if (!mrel0)
mrel0             560 scripts/recordmcount.h 		free(mrel0);
mrel0             600 scripts/recordmcount.h 		result = append_func(ehdr, shstr, mloc0, mlocp, mrel0, mrelp,
mrel0             603 scripts/recordmcount.h 	free(mrel0);