Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dgprof.h185 struct ophdr { struct
186 u_short *lpc;
187 u_short *hpc;
188 int ncnt;
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsegments.c510 GElf_Phdr iphdr, ophdr; in copy_phdr() local