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

  /external/elfutils/libdw/
dwarf_nextcu.c 122 uint_fast16_t version = read_2ubyte_unaligned_inc (dwarf, bytes);
dwarf_getaranges.c 130 unsigned int version = read_2ubyte_unaligned_inc (dbg, readp);
encoded-value.h 166 value = read_2ubyte_unaligned_inc (cache, *p);
memory-access.h 254 #define read_2ubyte_unaligned_inc(Dbg, Addr) \ macro
dwarf_getlocation.c 383 newloc->number = read_2ubyte_unaligned_inc (&bo, data);
712 block.length = read_2ubyte_unaligned_inc (attr->cu->dbg, readp);
dwarf_getsrclines.c 231 uint_fast16_t version = read_2ubyte_unaligned_inc (dbg, linep);
689 state.addr += read_2ubyte_unaligned_inc (dbg, linep);
cfi.c 148 operand = read_2ubyte_unaligned_inc (cache, program);
dwarf_getmacros.c 160 uint16_t version = read_2ubyte_unaligned_inc (dbg, readp);
  /external/elfutils/libcpu/
memory-access.h 155 #define read_2ubyte_unaligned_inc(Addr) \ macro
i386_data.h 700 uint16_t word = read_2ubyte_unaligned_inc (*d->param_start);
825 uint16_t word = read_2ubyte_unaligned_inc (*d->param_start);
840 uint16_t word = read_2ubyte_unaligned_inc (*d->param_start);
  /external/elfutils/src/
readelf.c     [all...]

Completed in 524 milliseconds