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()
204 # define read_2sbyte_unaligned(Dbg, Addr) \ macro246 # define read_2sbyte_unaligned(Dbg, Addr) \ macro328 ({ int16_t t_ = read_2sbyte_unaligned (Dbg, Addr); \
62 *return_sval = read_2sbyte_unaligned (attr->cu->dbg, attr->valp); in dwarf_formsdata()
2603 (read_2sbyte_unaligned): Likewise.
4497 op_name, read_2sbyte_unaligned (dbg, data)); in print_ops()4622 (uintmax_t) (offset + read_2sbyte_unaligned (dbg, data) + 3)); in print_ops()