Lines Matching refs:COPY
15 You should have received a copy of the GNU General Public License along
94 #define COPY(name) \
96 COPY (e_type);
97 COPY (e_machine);
98 COPY (e_version);
99 COPY (e_entry);
100 COPY (e_phoff);
101 COPY (e_shoff);
102 COPY (e_flags);
103 COPY (e_ehsize);
104 COPY (e_phentsize);
105 COPY (e_phnum);
106 COPY (e_shentsize);
107 COPY (e_shnum);
108 COPY (e_shstrndx);