Home
last modified time | relevance | path

Searched refs:unwind_entries (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.c410 unsigned index, unwind_entries; in read_unwind_info() local
440 unwind_entries = unwind_size / UNWIND_ENTRY_SIZE; in read_unwind_info()
442 total_entries += unwind_entries; in read_unwind_info()
481 unwind_entries = unwind_size / UNWIND_ENTRY_SIZE; in read_unwind_info()
484 unwind_entries, unwind_size, text_offset); in read_unwind_info()
485 index += unwind_entries; in read_unwind_info()