Searched refs:nbr_lsda (Results 1 – 1 of 1) sorted by relevance
2046 unsigned int nbr_lsda; in dump_exe_compact_unwind() local2053 nbr_lsda = (next_lsda_offset - lsda_offset) / sizeof (*lsda); in dump_exe_compact_unwind()2054 for (j = 0; j < nbr_lsda; j++) in dump_exe_compact_unwind()