Searched refs:read_2sbyte_unaligned (Results 1 – 6 of 6) sorted by relevance
57 # define read_2sbyte_unaligned(Addr) \ macro104 read_2sbyte_unaligned (const void *p) in read_2sbyte_unaligned() function160 ({ int16_t t_ = read_2sbyte_unaligned (Addr); \
178 disp = read_2sbyte_unaligned (&data[1]); in general_mod$r_m()
172 # define read_2sbyte_unaligned(Dbg, Addr) \ macro214 # define read_2sbyte_unaligned(Dbg, Addr) \ macro296 ({ int16_t t_ = read_2sbyte_unaligned (Dbg, Addr); \
62 *return_sval = read_2sbyte_unaligned (attr->cu->dbg, attr->valp); in dwarf_formsdata()
2407 (read_2sbyte_unaligned): Likewise.
4454 op_name, read_2sbyte_unaligned (dbg, data)); in print_ops()4579 (uintmax_t) (offset + read_2sbyte_unaligned (dbg, data) + 3)); in print_ops()