Searched refs:read_4sbyte_unaligned (Results 1 – 2 of 2) sorted by relevance
124 # define read_4sbyte_unaligned(Dbg, Addr) \ macro183 read_4sbyte_unaligned (Dwarf *dbg, const void *p) in read_4sbyte_unaligned() function225 ({ int32_t t_ = read_4sbyte_unaligned (Dbg, Addr); \
3173 known[op] ?: "???", read_4sbyte_unaligned (dbg, data)); in print_ops()