Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Dmemory-access.h174 read_2ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_2ubyte_unaligned_1()
182 read_2sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_2sbyte_unaligned_1()
197 read_4ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_4ubyte_unaligned_1()
205 read_4sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_4sbyte_unaligned_1()
220 read_8ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_8ubyte_unaligned_1()
228 read_8sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_8sbyte_unaligned_1()
Ddwarf_getlocation.c203 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order, in __libdw_intern_expression()
237 const struct { bool other_byte_order; } bo = { other_byte_order }; in __libdw_intern_expression() member
Dcfi.h111 bool other_byte_order; member
DlibdwP.h154 bool other_byte_order; member