Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h285 struct hdr32 { struct
286 pctype32 lowpc;
287 pctype32 highpc;
288 pctype32 ncnt;
H A Dgprof.c1657 struct hdr32 hdr32; in openpfile() local