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

  /external/elfutils/libcpu/
memory-access.h 168 #define read_4sbyte_unaligned_inc(Addr) \ macro
i386_data.h 707 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
764 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
810 int32_t word = read_4sbyte_unaligned_inc (*d->param_start);
899 int32_t rel = read_4sbyte_unaligned_inc (*d->param_start);
  /external/elfutils/libdw/
memory-access.h 267 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
dwarf_getlocation.c 409 newloc->number = read_4sbyte_unaligned_inc (&bo, data);
  /external/elfutils/src/
readelf.c     [all...]

Completed in 608 milliseconds