Home | History | Annotate | Download | only in LD

Lines Matching refs:bswap16

105       st_shndx = mcld::bswap16(symtab[idx].st_shndx);
285 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine());
297 type = mcld::bswap16(hdr->e_type);
334 shentsize = mcld::bswap16(ehdr->e_shentsize);
335 shnum = mcld::bswap16(ehdr->e_shnum);
336 shstrtab = mcld::bswap16(ehdr->e_shstrndx);
478 st_shndx = mcld::bswap16(entry->st_shndx);
630 st_shndx = mcld::bswap16(symtab[idx].st_shndx);
806 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine());
818 type = mcld::bswap16(hdr->e_type);
855 shentsize = mcld::bswap16(ehdr->e_shentsize);
856 shnum = mcld::bswap16(ehdr->e_shnum);
857 shstrtab = mcld::bswap16(ehdr->e_shstrndx);
999 st_shndx = mcld::bswap16(entry->st_shndx);