Searched refs:bswapSZs (Results 1 – 2 of 2) sorted by relevance
6 bswapSZs(&ehdr->e_entry); /* Entry point virtual address */7 bswapSZs(&ehdr->e_phoff); /* Program header table file offset */8 bswapSZs(&ehdr->e_shoff); /* Section header table file offset */21 bswapSZs(&phdr->p_offset); /* Segment file offset */22 bswapSZs(&phdr->p_vaddr); /* Segment virtual address */23 bswapSZs(&phdr->p_paddr); /* Segment physical address */24 bswapSZs(&phdr->p_filesz); /* Segment size in file */25 bswapSZs(&phdr->p_memsz); /* Segment size in memory */27 bswapSZs(&phdr->p_align); /* Segment alignment */34 bswapSZs(&shdr->sh_flags);[all …]
308 #define bswapSZs bswap32s macro319 #undef bswapSZs329 #define bswapSZs bswap64s macro