Home
last modified time | relevance | path

Searched refs:next_off (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_nextcu.c39 dwarf_next_unit (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_next_unit() argument
46 return __libdw_next_unit (dwarf, v4_debug_types, off, next_off, in dwarf_next_unit()
56 Dwarf_Off *next_off, size_t *header_sizep, in INTDEF()
80 *next_off = (Dwarf_Off) -1l; in INTDEF()
218 *next_off = -1; in INTDEF()
290 *next_off = off + 2 * offset_size - 4 + length; in INTDEF()
294 if (*next_off <= off) in INTDEF()
295 *next_off = (Dwarf_Off) -1; in INTDEF()
301 dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_nextcu() argument
305 return INTUSE(dwarf_next_unit) (dwarf, off, next_off, header_size in dwarf_nextcu()
[all...]
H A Ddwarf_next_lines.c38 Dwarf_Off *next_off, Dwarf_CU **cu, in dwarf_next_lines()
57 *next_off = (Dwarf_Off) -1; in dwarf_next_lines()
73 *next_off = off + 4; in dwarf_next_lines()
80 *next_off += 8; in dwarf_next_lines()
86 *next_off += unit_length; in dwarf_next_lines()
37 dwarf_next_lines(Dwarf *dbg, Dwarf_Off off, Dwarf_Off *next_off, Dwarf_CU **cu, Dwarf_Files **srcfiles, size_t *nfiles, Dwarf_Lines **srclines, size_t *nlines) dwarf_next_lines() argument
H A Ddwarf_next_cfi.c44 Dwarf_Off *next_off, in dwarf_next_cfi()
58 *next_off = (Dwarf_Off) -1l; in dwarf_next_cfi()
98 *next_off = off + (2 * offset_size - 4) + length; in dwarf_next_cfi()
40 dwarf_next_cfi(const unsigned char e_ident[], Elf_Data *data, bool eh_frame_p, Dwarf_Off off, Dwarf_Off *next_off, Dwarf_CFI_Entry *entry) dwarf_next_cfi() argument
H A Dlibdw.h273 extern int dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off,
281 extern int dwarf_next_unit (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off,
746 Dwarf_Off *next_off, Dwarf_CU **cu,
H A DlibdwP.h640 Dwarf_Off *next_off, size_t *header_sizep,
/third_party/elfutils/tests/
H A Dnext-files.c51 Dwarf_Off next_off = 0; in main() local
56 while ((res = dwarf_next_lines (dbg, off = next_off, &next_off, &cu, in main()
H A Dnvidia_extended_linemap_libdw.c50 Dwarf_Off next_off = 0; in main() local
55 while ((res = dwarf_next_lines (dbg, off = next_off, &next_off, &cu, in main()
H A Dnext_cfi.c68 Dwarf_Off next_off = 0; in handle_section() local
70 while ((res = dwarf_next_cfi (e_ident, data, is_eh, off = next_off, in handle_section()
71 &next_off, &entry)) == 0) in handle_section()
H A Dnext-lines.c50 Dwarf_Off next_off = 0; in main() local
55 while ((res = dwarf_next_lines (dbg, off = next_off, &next_off, &cu, in main()
/third_party/ffmpeg/libavcodec/
H A Dhq_hqa.c124 int slice, start_off, next_off, i, ret; in hq_decode_frame() local
149 next_off = 0; in hq_decode_frame()
151 start_off = next_off; in hq_decode_frame()
152 next_off = profile->tab_h * (slice + 1) / profile->num_slices; in hq_decode_frame()
165 for (i = 0; i < (next_off - start_off) * profile->tab_w; i++) { in hq_decode_frame()
/third_party/libbpf/src/
H A Dbtf_dump.c861 int cur_off, int next_off, int next_align, in btf_dump_emit_bit_padding()
873 if (cur_off >= next_off) in btf_dump_emit_bit_padding()
899 if (new_off <= next_off) in btf_dump_emit_bit_padding()
903 if (new_off > cur_off && new_off <= next_off) { in btf_dump_emit_bit_padding()
914 (new_off == next_off && roundup(cur_off, next_align * 8) != new_off) || in btf_dump_emit_bit_padding()
915 (new_off != next_off && next_off - new_off <= new_off - cur_off)) in btf_dump_emit_bit_padding()
928 while (cur_off != next_off) { in btf_dump_emit_bit_padding()
929 bits = min(next_off - cur_off, pad_bits); in btf_dump_emit_bit_padding()
860 btf_dump_emit_bit_padding(const struct btf_dump *d, int cur_off, int next_off, int next_align, bool in_bitfield, int lvl) btf_dump_emit_bit_padding() argument
/third_party/ffmpeg/libavformat/
H A Drmdec.c431 unsigned int size, n_pkts, str_id, next_off, n, pos, pts; in rm_read_index() local
443 next_off = avio_rb32(pb); in rm_read_index()
475 if (next_off && avio_tell(pb) < next_off && in rm_read_index()
476 avio_seek(pb, next_off, SEEK_SET) < 0) { in rm_read_index()
481 } while (next_off); in rm_read_index()
/third_party/elfutils/src/
H A Dreadelf.c5426 Dwarf_Off next_off = (listptr->offset in print_debug_addr_section() local
5431 next_unitp = start + next_off; in print_debug_addr_section()
5432 if (next_off < off || next_off > data->d_size) in print_debug_addr_section()
8207 Dwarf_Off off, next_off = 0; in print_decoded_line_section() local
8209 while (dwarf_next_lines (dbg, off = next_off, &next_off, &cu, NULL, NULL, in print_decoded_line_section()
9463 Dwarf_Off next_off = next_listptr_offset (&known_loclistsptr, in print_debug_loclists_section() local
9467 if (next_off == 0 in print_debug_loclists_section()
9468 || next_off > (size_ in print_debug_loclists_section()
9836 Dwarf_Off next_off = next_listptr_offset (&known_locsptr, print_debug_loc_section() local
[all...]

Completed in 23 milliseconds