Lines Matching refs:COPY
68 #define COPY(name) \ in gelf_getshdr() macro
70 COPY (sh_name); in gelf_getshdr()
71 COPY (sh_type); in gelf_getshdr()
72 COPY (sh_flags); in gelf_getshdr()
73 COPY (sh_addr); in gelf_getshdr()
74 COPY (sh_offset); in gelf_getshdr()
75 COPY (sh_size); in gelf_getshdr()
76 COPY (sh_link); in gelf_getshdr()
77 COPY (sh_info); in gelf_getshdr()
78 COPY (sh_addralign); in gelf_getshdr()
79 COPY (sh_entsize); in gelf_getshdr()