HomeSort by relevance Sort by last modified time
    Searched defs:read_4sbyte_unaligned_inc (Results 1 - 2 of 2) sorted by null

  /external/elfutils/0.153/libcpu/
memory-access.h 165 #define read_4sbyte_unaligned_inc(Addr) \ macro
  /external/elfutils/0.153/libdw/
memory-access.h 290 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
312 : (Nbytes) == 4 ? read_4sbyte_unaligned_inc (Dbg, Addr) \

Completed in 279 milliseconds