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