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

  /external/elfutils/libcpu/
memory-access.h 165 #define read_4sbyte_unaligned_inc(Addr) \ macro
i386_data.h 704 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
761 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
807 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
896 int32_t rel = read_4sbyte_unaligned_inc (*d->param_start);
  /external/elfutils/libdw/
memory-access.h 262 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
dwarf_getlocation.c 256 newloc->number = read_4sbyte_unaligned_inc (dbg, data);

Completed in 123 milliseconds