Searched refs:read_8sbyte_unaligned (Results 1 – 5 of 5) sorted by relevance
77 # define read_8sbyte_unaligned(Addr) \ macro144 read_8sbyte_unaligned (const void *p) in read_8sbyte_unaligned() function178 ({ int64_t t_ = read_8sbyte_unaligned (Addr); \
194 # define read_8sbyte_unaligned(Dbg, Addr) \ macro222 # define read_8sbyte_unaligned(Dbg, Addr) \ macro314 ({ int64_t t_ = read_8sbyte_unaligned (Dbg, Addr); \
74 *return_sval = read_8sbyte_unaligned (attr->cu->dbg, attr->valp); in dwarf_formsdata()
2499 (read_8sbyte_unaligned): Likewise.
4513 op_name, read_8sbyte_unaligned (dbg, data)); in print_ops()