Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h80 #define MOD_FILLER (PROFMOD_SZ - sizeof (ProfModule)) macro
H A Dgprof.c494 if (MOD_FILLER) in dump_modules()
495 (void) fseek(fp, MOD_FILLER, SEEK_CUR); in dump_modules()