Home | History | Annotate | Download | only in libelf

Lines Matching refs:COPY

15    You should have received a copy of the GNU General Public License along
113 #define COPY(name) \
115 COPY (p_type);
116 COPY (p_offset);
117 COPY (p_vaddr);
118 COPY (p_paddr);
119 COPY (p_filesz);
120 COPY (p_memsz);
121 COPY (p_flags);
122 COPY (p_align);
143 /* Just copy the data. */