Home
last modified time | relevance | path

Searched refs:read_2sbyte_unaligned (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libcpu/
H A Dmemory-access.h56 # define read_2sbyte_unaligned(Addr) \ macro
103 read_2sbyte_unaligned (const void *p) in read_2sbyte_unaligned() function
159 ({ int16_t t_ = read_2sbyte_unaligned (Addr); \
H A Di386_data.h178 disp = read_2sbyte_unaligned (&data[1]); in general_mod$r_m()
/third_party/elfutils/libdw/
H A Dmemory-access.h203 # define read_2sbyte_unaligned(Dbg, Addr) \ macro
245 # define read_2sbyte_unaligned(Dbg, Addr) \ macro
327 ({ int16_t t_ = read_2sbyte_unaligned (Dbg, Addr); \
H A Ddwarf_formsdata.c62 *return_sval = read_2sbyte_unaligned (attr->cu->dbg, attr->valp); in dwarf_formsdata()
/third_party/elfutils/src/
H A Dreadelf.c4574 op_name, read_2sbyte_unaligned (dbg, data)); in print_ops()
4699 (uintmax_t) (offset + read_2sbyte_unaligned (dbg, data) + 3)); in print_ops()

Completed in 18 milliseconds