Home
last modified time | relevance | path

Searched refs:mloc0 (Results 1 – 1 of 1) sorted by relevance

/scripts/
Drecordmcount.h180 uint_t const *const mloc0, in append_func() argument
224 mcsec.sh_size = _w((void *)mlocp - (void *)mloc0); in append_func()
237 mcsec.sh_offset = _w((void *)mlocp - (void *)mloc0 + t); in append_func()
245 uwrite(fd_map, mloc0, (void *)mlocp - (void *)mloc0); in append_func()
313 uint_t *const mloc0 = mlocp; in sift_rel_mcount() local
334 + ((void *)mlocp - (void *)mloc0)); in sift_rel_mcount()
522 uint_t *const mloc0 = umalloc(totrelsz>>1); in do_func() local
523 uint_t * mlocp = mloc0; in do_func()
540 (void *)mlocp - (void *)mloc0, &mrelp, in do_func()
550 if (mloc0 != mlocp) { in do_func()
[all …]