Home
last modified time | relevance | path

Searched refs:read_8sbyte_unaligned_inc (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libcpu/
H A Dmemory-access.h176 #define read_8sbyte_unaligned_inc(Addr) \ macro
/third_party/elfutils/tests/
H A Dread_unaligned.c548 int64_t v = read_8sbyte_unaligned_inc (&dbg_le, p_le); in main()
550 v = read_8sbyte_unaligned_inc (&dbg_be, p_be); in main()
/third_party/elfutils/libdw/
H A Dmemory-access.h344 #define read_8sbyte_unaligned_inc(Dbg, Addr) \ macro
H A Ddwarf_getlocation.c477 newloc->number = read_8sbyte_unaligned_inc (&bo, data); in __libdw_intern_expression()
/third_party/elfutils/src/
H A Dreadelf.c6374 *res = read_8sbyte_unaligned_inc (dbg, readp); in read_encoded()

Completed in 18 milliseconds