Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dmemory-access.h258 read_2ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_2ubyte_unaligned_1()
266 read_2sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_2sbyte_unaligned_1()
281 read_4ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_4ubyte_unaligned_1()
289 read_4sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_4sbyte_unaligned_1()
304 read_8ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_8ubyte_unaligned_1()
312 read_8sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_8sbyte_unaligned_1()
356 file_byte_order (bool other_byte_order) in file_byte_order()
373 bool other_byte_order = dbg->other_byte_order; in read_3ubyte_unaligned() local
Ddwarf_getlocation.c234 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order, in __libdw_intern_expression()
268 const struct { bool other_byte_order; } bo = { other_byte_order }; in __libdw_intern_expression() member
Dcfi.h114 bool other_byte_order; member
DlibdwP.h165 bool other_byte_order; member