Home
last modified time | relevance | path

Searched defs:next_off (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_nextcu.c39 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()
Ddwarf_next_cfi.c44 Dwarf_Off *next_off, in dwarf_next_cfi()
Ddwarf_next_lines.c38 Dwarf_Off *next_off, Dwarf_CU **cu, in dwarf_next_lines()
/third_party/elfutils/tests/
Dnext-files.c51 Dwarf_Off next_off = 0; in main() local
Dnext-lines.c50 Dwarf_Off next_off = 0; in main() local
Dnext_cfi.c68 Dwarf_Off next_off = 0; in handle_section() local
Dnvidia_extended_linemap_libdw.c50 Dwarf_Off next_off = 0; in main() local
/third_party/ffmpeg/libavcodec/
Dhq_hqa.c123 int slice, start_off, next_off, i, ret; in hq_decode_frame() local
/third_party/ffmpeg/libavformat/
Drmdec.c432 unsigned int size, n_pkts, str_id, next_off, n, pos, pts; in rm_read_index() local
/third_party/elfutils/src/
Dreadelf.c5425 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
/third_party/libbpf/src/
Dbtf_dump.c861 int cur_off, int next_off, int next_align, in btf_dump_emit_bit_padding()