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

  /external/elfutils/0.153/libdw/
memory-access.h 152 (unlikely ((Dbg)->other_byte_order) \
156 (unlikely ((Dbg)->other_byte_order) \
163 (unlikely ((Dbg)->other_byte_order) \
167 (unlikely ((Dbg)->other_byte_order) \
172 (unlikely ((Dbg)->other_byte_order) \
176 (unlikely ((Dbg)->other_byte_order) \
194 read_2ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
196 read_2sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
198 read_4ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
200 read_4sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr)
    [all...]
dwarf_getcfi.c 82 cfi->other_byte_order = dbg->other_byte_order;
dwarf_frame_cfa.c 85 (NULL, fs->cache->other_byte_order,
cfi.h 132 bool other_byte_order; member in struct:Dwarf_CFI_s
245 const struct { bool other_byte_order; } var = \
dwarf_frame_register.c 131 fs->cache->other_byte_order,
dwarf_getlocation.c 217 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order,
244 const struct { bool other_byte_order; } bo = { other_byte_order }; member in struct:__anon25793
533 return __libdw_intern_expression (cu->dbg, cu->dbg->other_byte_order,
libdwP.h 159 bool other_byte_order; member in struct:Dwarf
461 bool other_byte_order,
dwarf_begin_elf.c 341 result->other_byte_order = true;
dwarf_getcfi_elf.c 84 cfi->other_byte_order = true;
  /external/elfutils/0.153/src/
readelf.c     [all...]

Completed in 263 milliseconds