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

  /external/elfutils/src/libdw/
memory-access.h 117 (unlikely ((Dbg)->other_byte_order) \
121 (unlikely ((Dbg)->other_byte_order) \
128 (unlikely ((Dbg)->other_byte_order) \
132 (unlikely ((Dbg)->other_byte_order) \
139 (unlikely ((Dbg)->other_byte_order) \
143 (unlikely ((Dbg)->other_byte_order) \
161 read_2ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
163 read_2sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
165 read_4ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
167 read_4sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr)
    [all...]
dwarf_getcfi.c 61 cfi->other_byte_order = dbg->other_byte_order;
dwarf_frame_cfa.c 64 (NULL, fs->cache->other_byte_order,
cfi.h 111 bool other_byte_order; member in struct:Dwarf_CFI_s
224 const struct { bool other_byte_order; } var = \
dwarf_frame_register.c 112 fs->cache->other_byte_order,
dwarf_getlocation.c 203 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order,
237 const struct { bool other_byte_order; } bo = { other_byte_order }; member in struct:__anon8905
565 return __libdw_intern_expression (cu->dbg, cu->dbg->other_byte_order,
libdwP.h 154 bool other_byte_order; member in struct:Dwarf
570 bool other_byte_order,
dwarf_getcfi_elf.c 63 cfi->other_byte_order = true;
dwarf_begin_elf.c 357 result->other_byte_order = true;
  /external/elfutils/src/src/
readelf.c     [all...]

Completed in 179 milliseconds