Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c440 size_t l_fsize; in remap_profile() local
442 l_fsize = Hptr->hd_fsize; in remap_profile()
444 if ((addr = (caddr_t)mmap(0, l_fsize, (PROT_READ | PROT_WRITE), in remap_profile()
454 Fsize = l_fsize; in remap_profile()