Lines Matching refs:CONVERT
187 CONVERT (shdr[cnt].sh_name);
188 CONVERT (shdr[cnt].sh_type);
189 CONVERT (shdr[cnt].sh_flags);
190 CONVERT (shdr[cnt].sh_addr);
191 CONVERT (shdr[cnt].sh_offset);
192 CONVERT (shdr[cnt].sh_size);
193 CONVERT (shdr[cnt].sh_link);
194 CONVERT (shdr[cnt].sh_info);
195 CONVERT (shdr[cnt].sh_addralign);
196 CONVERT (shdr[cnt].sh_entsize);