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;
255 uint_t const *const mloc0, in append_func()
256 uint_t const *const mlocp, in append_func()
267 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()
268 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()
269 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func()
273 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()
274 uint_t new_e_shoff; in append_func()
395 static uint_t *sift_rel_mcount(uint_t *mlocp, in sift_rel_mcount()
401 uint_t const recval, in sift_rel_mcount()
404 uint_t *const mloc0 = mlocp; in sift_rel_mcount()
422 uint_t const addend = in sift_rel_mcount()
513 uint_t *const recvalp, in find_secsym_ndx()
623 uint_t * mloc0; in do_func()
624 uint_t * mlocp; in do_func()
659 uint_t recval = 0; in do_func()