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

  /external/elfutils/0.153/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/0.153/libdw/
memory-access.h 290 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
312 : (Nbytes) == 4 ? read_4sbyte_unaligned_inc (Dbg, Addr) \
dwarf_getlocation.c 366 newloc->number = read_4sbyte_unaligned_inc (&bo, data);
  /external/elfutils/0.153/src/
readelf.c     [all...]

Completed in 164 milliseconds