Lines Matching defs:do_swap
48 int do_swap; /* True if object and system byte */
66 * do_swap - True if the data is in a different byte order than that
77 int do_swap, uint64_t *ret)
93 if (do_swap)
108 if (do_swap)
124 if (do_swap)
353 ndx, i, state->do_swap, &oper1)) {
607 ndx, 8, state->do_swap, &oper1)) {
704 cfi_state.do_swap = _elf_sys_encoding() != e_ident[EI_DATA];
722 &ndx, 4, cfi_state.do_swap, &length) == DW_OVERFLOW) {
750 4, cfi_state.do_swap, &id) == DW_OVERFLOW) {