Searched defs:next_off (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_nextcu.c | 39 dwarf_next_unit (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_next_unit() 301 dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_nextcu()
|
D | dwarf_next_cfi.c | 44 Dwarf_Off *next_off, in dwarf_next_cfi()
|
D | dwarf_next_lines.c | 38 Dwarf_Off *next_off, Dwarf_CU **cu, in dwarf_next_lines()
|
/external/elfutils/tests/ |
D | next-files.c | 51 Dwarf_Off next_off = 0; in main() local
|
D | next-lines.c | 50 Dwarf_Off next_off = 0; in main() local
|
D | next_cfi.c | 68 Dwarf_Off next_off = 0; in handle_section() local
|
D | nvidia_extended_linemap_libdw.c | 50 Dwarf_Off next_off = 0; in main() local
|
/external/kernel-headers/original/uapi/linux/ |
D | atm_zatm.h | 30 int offset,next_off; /* alignment optimizations: offset */ member
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 290 int next_off = ins_off + ins * 3; in FaxGetRun() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | gro.c | 108 int next_off; in setup_sock_filter() local
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 585 __u64 next_off, fat_entry_off; in probe_fat() local
|
/external/elfutils/src/ |
D | readelf.c | 5425 Dwarf_Off next_off = (listptr->offset in print_debug_addr_section() local 8206 Dwarf_Off off, next_off = 0; in print_decoded_line_section() local 9462 Dwarf_Off next_off = next_listptr_offset (&known_loclistsptr, in print_debug_loclists_section() local 9835 Dwarf_Off next_off = next_listptr_offset (&known_locsptr, in print_debug_loc_section() local
|
/external/rust/crates/quiche/src/ |
D | stream.rs | 1232 let mut next_off = out_off; in emit() localVariable
|