Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Dmemory-access.h257 read_2ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_2ubyte_unaligned_1()
265 read_2sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_2sbyte_unaligned_1()
280 read_4ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_4ubyte_unaligned_1()
288 read_4sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_4sbyte_unaligned_1()
303 read_8ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_8ubyte_unaligned_1()
311 read_8sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_8sbyte_unaligned_1()
355 file_byte_order (bool other_byte_order) in file_byte_order()
372 bool other_byte_order = dbg->other_byte_order; in read_3ubyte_unaligned() local
Ddwarf_getlocation.c254 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order, in __libdw_intern_expression()
288 const struct { bool other_byte_order; } bo = { other_byte_order }; in __libdw_intern_expression() member
Dcfi.h114 bool other_byte_order; member
DlibdwP.h173 bool other_byte_order; member