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

  /external/elfutils/libdw/
dwarf_nextcu.c 23 dwarf_nextcu (dwarf, off, next_off, header_sizep, abbrev_offsetp,
27 Dwarf_Off *next_off;
44 *next_off = (Dwarf_Off) -1l;
90 *next_off = -1;
128 *next_off = off + 2 * offset_size - 4 + length;
libdw.h 180 extern int dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_zatm.h 29 int offset,next_off; /* alignment optimizations: offset */ member in struct:zatm_pool_info
  /external/e2fsprogs/lib/blkid/
probe.c 586 __u64 next_off, fat_entry_off; local
590 next_off = (start_data_sect + next_sect_off) *
594 get_buffer(probe, next_off, buf_size);
    [all...]

Completed in 386 milliseconds