Lines Matching refs:uint_t
53 #undef uint_t
92 # define uint_t uint64_t
130 # define uint_t uint32_t
143 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp)
147 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM;
260 uint_t const *const mloc0,
261 uint_t const *const mlocp,
272 uint_t const old_shoff = _w(ehdr->e_shoff);
273 uint_t const old_shstr_sh_size = _w(shstr->sh_size);
274 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset);
278 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size);
279 uint_t new_e_shoff;
400 static uint_t *sift_rel_mcount(uint_t *mlocp,
406 uint_t const recval,
409 uint_t *const mloc0 = mlocp;
427 uint_t const addend =
518 uint_t *const recvalp,
628 uint_t * mloc0;
629 uint_t * mlocp;
664 uint_t recval = 0;