Searched refs:read_4sbyte_unaligned (Results 1 – 6 of 6) sorted by relevance
68 # define read_4sbyte_unaligned(Addr) \ macro127 read_4sbyte_unaligned (const void *p) in read_4sbyte_unaligned() function169 ({ int32_t t_ = read_4sbyte_unaligned (Addr); \
220 disp = read_4sbyte_unaligned (&data[1]); in general_mod$r_m()294 disp = read_4sbyte_unaligned (&data[2]); in general_mod$r_m()
183 # define read_4sbyte_unaligned(Dbg, Addr) \ macro218 # define read_4sbyte_unaligned(Dbg, Addr) \ macro305 ({ int32_t t_ = read_4sbyte_unaligned (Dbg, Addr); \
68 *return_sval = read_4sbyte_unaligned (attr->cu->dbg, attr->valp); in dwarf_formsdata()
2409 (read_4sbyte_unaligned): Likewise.
4465 op_name, read_4sbyte_unaligned (dbg, data)); in print_ops()