Searched refs:other_byte_order (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/libdw/
H A Dmemory-access.h148 (unlikely ((Dbg)->other_byte_order) \
152 (unlikely ((Dbg)->other_byte_order) \
159 (unlikely ((Dbg)->other_byte_order) \
163 (unlikely ((Dbg)->other_byte_order) \
168 (unlikely ((Dbg)->other_byte_order) \
172 (unlikely ((Dbg)->other_byte_order) \
193 if (dbg->other_byte_order)
201 if (dbg->other_byte_order)
216 if (dbg->other_byte_order)
224 if (dbg->other_byte_order)
[all...]
H A Ddwarf_begin_elf.c262 result->other_byte_order = true;
H A DlibdwP.h152 bool other_byte_order; member in struct:Dwarf

Completed in 33 milliseconds