Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexcept.cc3089 unsigned int before_disp, after_disp, last_disp, disp; in output_one_function_exception_table() local
3092 after_disp = (1 + size_of_uleb128 (call_site_len) in output_one_function_exception_table()
3098 disp = after_disp; in output_one_function_exception_table()
3105 pad = before_disp + disp_size + after_disp; in output_one_function_exception_table()
3110 disp = after_disp + pad; in output_one_function_exception_table()