Searched refs:read_2sbyte_unaligned (Results 1 – 2 of 2) sorted by relevance
113 # define read_2sbyte_unaligned(Dbg, Addr) \ macro160 read_2sbyte_unaligned (Dwarf *dbg, const void *p) in read_2sbyte_unaligned() function216 ({ int16_t t_ = read_2sbyte_unaligned (Dbg, Addr); \
3164 known[op] ?: "???", read_2sbyte_unaligned (dbg, data)); in print_ops()3233 (uintmax_t) (offset + read_2sbyte_unaligned (dbg, data))); in print_ops()