Home
last modified time | relevance | path

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

/elf/
A Ddl-profile.c162 struct here_fromstruct struct
170 static struct here_fromstruct *froms; argument
255 fromssize = fromlimit * sizeof (struct here_fromstruct); in _dl_start_profile()
436 froms = (struct here_fromstruct *) ((char *) tos + tossize); in _dl_start_profile()
493 struct here_fromstruct *fromp; in _dl_mcount()
A Dsprof.c123 struct here_fromstruct struct
219 struct here_fromstruct *froms;
481 result->hashfraction * sizeof (struct here_fromstruct)); in load_shobj()
488 result->fromssize = result->fromlimit * sizeof (struct here_fromstruct); in load_shobj()
752 struct here_fromstruct *froms; in load_profdata()
928 result->froms = (struct here_fromstruct *) ((char *) result->tos in load_profdata()

Completed in 14 milliseconds