Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/gprof/
H A Dgprof.h194 struct ophdr { struct
195 u_short *lpc;
196 u_short *hpc;
197 int ncnt;
/freebsd-12.1/contrib/elftoolchain/elfcopy/
H A Dsegments.c510 GElf_Phdr iphdr, ophdr; in copy_phdr() local