HomeSort by relevance Sort by last modified time
    Searched defs:do_swap (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
dwarf.c 46 int do_swap; /* True if object and system byte */ member in struct:__anon10
63 * do_swap - True if the data is in a different byte order than that
73 dwarf_extract_uint(uchar_t *data, uint64_t *ndx, int size, int do_swap)
84 if (do_swap)
98 if (do_swap)
113 if (do_swap)
320 state->do_swap) * state->ciecalign;
424 state->do_swap) * state->ciecalign;
481 cfi_state.do_swap = _elf_sys_encoding() != e_ident[EI_DATA];
498 4, cfi_state.do_swap);
    [all...]
elfdump.c 676 unwind_exception_ranges(Cache *_cache, const char *file, int do_swap)
710 if (do_swap) {
3095 int do_swap; local
    [all...]

Completed in 120 milliseconds