Lines Matching refs:uint_t
48 #undef uint_t
82 # define uint_t uint64_t macro
115 # define uint_t uint32_t macro
128 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp) in fn_ELF_R_SYM()
132 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM;
179 uint_t const *const mloc0, in append_func()
180 uint_t const *const mlocp, in append_func()
192 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()
193 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()
194 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func()
195 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()
196 uint_t new_e_shoff; in append_func()
316 static uint_t *sift_rel_mcount(uint_t *mlocp, in sift_rel_mcount()
322 uint_t const recval, in sift_rel_mcount()
325 uint_t *const mloc0 = mlocp; in sift_rel_mcount()
343 uint_t const addend = in sift_rel_mcount()
434 uint_t *const recvalp, in find_secsym_ndx()
540 uint_t * mloc0; in do_func()
541 uint_t * mlocp; in do_func()
574 uint_t recval = 0; in do_func()