HomeSort by relevance Sort by last modified time
    Searched refs:other_byte_order (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdw/
memory-access.h 110 (unlikely ((Dbg)->other_byte_order) \
114 (unlikely ((Dbg)->other_byte_order) \
121 (unlikely ((Dbg)->other_byte_order) \
125 (unlikely ((Dbg)->other_byte_order) \
130 (unlikely ((Dbg)->other_byte_order) \
134 (unlikely ((Dbg)->other_byte_order) \
155 if (dbg->other_byte_order)
163 if (dbg->other_byte_order)
178 if (dbg->other_byte_order)
186 if (dbg->other_byte_order)
    [all...]
dwarf_begin_elf.c 215 result->other_byte_order = true;
libdwP.h 113 bool other_byte_order; member in struct:Dwarf

Completed in 48 milliseconds