Home
last modified time | relevance | path

Searched defs:hdr32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h281 struct hdr32 { struct
282 pctype32 lowpc;
283 pctype32 highpc;
284 pctype32 ncnt;
H A Dgprof.c1694 struct hdr32 hdr32; in openpfile() local