uint_t            129 scripts/recordmcount.h static uint_t fn_ELF_R_SYM(Elf_Rel const *rp)
uint_t            133 scripts/recordmcount.h static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM;
uint_t            180 scripts/recordmcount.h 			uint_t const *const mloc0,
uint_t            181 scripts/recordmcount.h 			uint_t const *const mlocp,
uint_t            193 scripts/recordmcount.h 	uint_t const old_shoff = _w(ehdr->e_shoff);
uint_t            194 scripts/recordmcount.h 	uint_t const old_shstr_sh_size   = _w(shstr->sh_size);
uint_t            195 scripts/recordmcount.h 	uint_t const old_shstr_sh_offset = _w(shstr->sh_offset);
uint_t            196 scripts/recordmcount.h 	uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size);
uint_t            197 scripts/recordmcount.h 	uint_t new_e_shoff;
uint_t            304 scripts/recordmcount.h static uint_t *sift_rel_mcount(uint_t *mlocp,
uint_t            310 scripts/recordmcount.h 			       uint_t const recval,
uint_t            313 scripts/recordmcount.h 	uint_t *const mloc0 = mlocp;
uint_t            330 scripts/recordmcount.h 			uint_t const addend =
uint_t            419 scripts/recordmcount.h 				uint_t *const recvalp,
uint_t            521 scripts/recordmcount.h 	uint_t *const mloc0 = umalloc(totrelsz>>1);
uint_t            522 scripts/recordmcount.h 	uint_t *      mlocp = mloc0;
uint_t            531 scripts/recordmcount.h 			uint_t recval = 0;