Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc3089 unsigned int before_disp, after_disp, last_disp, disp; in output_one_function_exception_table() local
3091 before_disp = 1 + 1; in output_one_function_exception_table()
3105 pad = before_disp + disp_size + after_disp; in output_one_function_exception_table()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c3088 unsigned int before_disp, after_disp, last_disp, disp; in output_one_function_exception_table() local
3090 before_disp = 1 + 1; in output_one_function_exception_table()
3104 pad = before_disp + disp_size + after_disp; in output_one_function_exception_table()