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
95 #define COPY(name) \
97 COPY (sh_name);
98 COPY (sh_type);
99 COPY (sh_flags);
100 COPY (sh_addr);
101 COPY (sh_offset);
102 COPY (sh_size);
103 COPY (sh_link);
104 COPY (sh_info);
105 COPY (sh_addralign);
106 COPY (sh_entsize);
119 /* We only have to copy the data. */