Home
last modified time | relevance | path

Searched defs:num_unwind (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c9388 unsigned long num_unwind = sec->sh_size / 16; in hppa_process_unwind() local
10496 unsigned long num_unwind = sec->sh_size / (2 * eh_addr_size); in arm_process_unwind() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9940 uint64_t num_unwind = sec->sh_size / 16; in hppa_process_unwind() local
11049 uint64_t num_unwind = sec->sh_size / (2 * eh_addr_size); in arm_process_unwind() local