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

  /external/elfutils/libdw/
memory-access.h 169 (unlikely ((Dbg)->other_byte_order) \
173 (unlikely ((Dbg)->other_byte_order) \
180 (unlikely ((Dbg)->other_byte_order) \
184 (unlikely ((Dbg)->other_byte_order) \
191 (unlikely ((Dbg)->other_byte_order) \
195 (unlikely ((Dbg)->other_byte_order) \
213 read_2ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
215 read_2sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
217 read_4ubyte_unaligned_1 ((Dbg)->other_byte_order, (Addr))
219 read_4sbyte_unaligned_1 ((Dbg)->other_byte_order, (Addr)
341 bool other_byte_order = dbg->other_byte_order; local
    [all...]
dwarf_getcfi.c 60 cfi->other_byte_order = dbg->other_byte_order;
dwarf_frame_cfa.c 61 (NULL, fs->cache->other_byte_order,
cfi.h 112 bool other_byte_order; member in struct:Dwarf_CFI_s
225 const struct { bool other_byte_order; } var = \
dwarf_frame_register.c 108 fs->cache->other_byte_order,
encoded-value.h 90 Dwarf eh_dbg = { .other_byte_order = MY_ELFDATA != cache->e_ident[EI_DATA] };
dwarf_getlocation.c 230 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order,
264 const struct { bool other_byte_order; } bo = { other_byte_order }; member in struct:__anon21852
651 return __libdw_intern_expression (cu->dbg, cu->dbg->other_byte_order,
dwarf_begin_elf.c 412 result->other_byte_order = true;
dwarf_getcfi_elf.c 63 cfi->other_byte_order = true;
libdwP.h 167 bool other_byte_order; member in struct:Dwarf
766 bool other_byte_order,
    [all...]
  /external/elfutils/libebl/
eblobjnote.c 249 = { .other_byte_order = MY_ELFDATA != ELFDATA2LSB };
  /external/elfutils/src/
readelf.c     [all...]

Completed in 328 milliseconds