Home
last modified time | relevance | path

Searched refs:read_8sbyte_unaligned_inc (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libcpu/
Dmemory-access.h177 #define read_8sbyte_unaligned_inc(Addr) \ macro
/external/elfutils/libdw/
Dmemory-access.h276 #define read_8sbyte_unaligned_inc(Dbg, Addr) \ macro
Ddwarf_getlocation.c423 newloc->number = read_8sbyte_unaligned_inc (&bo, data); in __libdw_intern_expression()
/external/elfutils/src/
Dreadelf.c5468 *res = read_8sbyte_unaligned_inc (dbg, readp); in read_encoded()