Searched refs:next_off (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_nextcu.c | 60 dwarf_nextcu (dwarf, off, next_off, header_sizep, abbrev_offsetp, in dwarf_nextcu() argument 64 Dwarf_Off *next_off; 81 *next_off = (Dwarf_Off) -1l; 132 *next_off = -1; 171 *next_off = off + 2 * offset_size - 4 + length;
|
D | libdw.h | 226 extern int dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off,
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 586 __u64 next_off, fat_entry_off; in probe_fat() local 590 next_off = (start_data_sect + next_sect_off) * in probe_fat() 594 get_buffer(probe, next_off, buf_size); in probe_fat()
|