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

  /external/elfutils/libcpu/
memory-access.h 59 # define read_4ubyte_unaligned_noncvt(Addr) \ macro
110 read_4ubyte_unaligned_noncvt (const void *p) function
  /external/elfutils/libdw/
memory-access.h 156 # define read_4ubyte_unaligned_noncvt(Addr) \ macro
207 read_4ubyte_unaligned_noncvt (const void *p) function
dwarf_getaranges.c 203 if (read_4ubyte_unaligned_noncvt (cu_header) == DWARF3_LENGTH_64_BIT)
dwarf_getpubnames.c 145 if (read_4ubyte_unaligned_noncvt (infop) == DWARF3_LENGTH_64_BIT)

Completed in 287 milliseconds