Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dmemory-access.h226 read_2ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_2ubyte_unaligned_1()
234 read_2sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_2sbyte_unaligned_1()
249 read_4ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_4ubyte_unaligned_1()
257 read_4sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_4sbyte_unaligned_1()
272 read_8ubyte_unaligned_1 (bool other_byte_order, const void *p) in read_8ubyte_unaligned_1()
280 read_8sbyte_unaligned_1 (bool other_byte_order, const void *p) in read_8sbyte_unaligned_1()
324 file_byte_order (bool other_byte_order) in file_byte_order()
341 bool other_byte_order = dbg->other_byte_order; in read_3ubyte_unaligned() local
Ddwarf_getlocation.c230 __libdw_intern_expression (Dwarf *dbg, bool other_byte_order, in __libdw_intern_expression()
264 const struct { bool other_byte_order; } bo = { other_byte_order }; in __libdw_intern_expression() member
Dcfi.h112 bool other_byte_order; member
DlibdwP.h167 bool other_byte_order; member