Home
last modified time | relevance | path

Searched refs:read_4sbyte_unaligned_inc (Results 1 - 6 of 6) sorted by relevance

/third_party/elfutils/libcpu/
H A Dmemory-access.h167 #define read_4sbyte_unaligned_inc(Addr) \ macro
H A Di386_data.h707 int32_t word = read_4sbyte_unaligned_inc (*d->param_start); in FCT_imm()
764 int32_t word = read_4sbyte_unaligned_inc (*d->param_start); in FCT_imm64$w()
810 int32_t word = read_4sbyte_unaligned_inc (*d->param_start); in FCT_imm$s()
899 int32_t rel = read_4sbyte_unaligned_inc (*d->param_start); in FCT_rel()
/third_party/elfutils/tests/
H A Dread_unaligned.c496 int32_t v = read_4sbyte_unaligned_inc (&dbg_le, p_le); in main()
498 v = read_4sbyte_unaligned_inc (&dbg_be, p_be); in main()
/third_party/elfutils/libdw/
H A Dmemory-access.h335 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
H A Ddwarf_getlocation.c463 newloc->number = read_4sbyte_unaligned_inc (&bo, data); in __libdw_intern_expression()
/third_party/elfutils/src/
H A Dreadelf.c6369 *res = read_4sbyte_unaligned_inc (dbg, readp); in read_encoded()
10921 int32_t initial_location = read_4sbyte_unaligned_inc (dbg, readp); in print_debug_frame_hdr_section()
10924 int32_t address = read_4sbyte_unaligned_inc (dbg, readp); in print_debug_frame_hdr_section()

Completed in 20 milliseconds