Home
last modified time | relevance | path

Searched refs:read_4sbyte_unaligned_inc (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libcpu/
Dmemory-access.h168 #define read_4sbyte_unaligned_inc(Addr) \ macro
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()
/external/elfutils/libdw/
Dmemory-access.h267 #define read_4sbyte_unaligned_inc(Dbg, Addr) \ macro
Ddwarf_getlocation.c409 newloc->number = read_4sbyte_unaligned_inc (&bo, data); in __libdw_intern_expression()
/external/elfutils/src/
Dreadelf.c5463 *res = read_4sbyte_unaligned_inc (dbg, readp); in read_encoded()
7844 int32_t initial_location = read_4sbyte_unaligned_inc (dbg, readp); in print_debug_frame_hdr_section()
7847 int32_t address = read_4sbyte_unaligned_inc (dbg, readp); in print_debug_frame_hdr_section()