Home
last modified time | relevance | path

Searched defs:other_byte_order (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libdw/
Dmemory-access.h189 read_2ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_2ubyte_unaligned_1()
197 read_2sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_2sbyte_unaligned_1()
212 read_4ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_4ubyte_unaligned_1()
220 read_4sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_4sbyte_unaligned_1()
235 read_8ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_8ubyte_unaligned_1()
243 read_8sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_8sbyte_unaligned_1()
Ddwarf_getlocation.c201 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order, in __libdw_intern_expression()
235 const struct { bool other_byte_order; } bo = { other_byte_order }; in __libdw_intern_expression() member
Dcfi.h112 bool other_byte_order; member
DlibdwP.h151 bool other_byte_order; member