Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Daot-runtime.c2939 …gboolean has_generic_jit_info, has_dwarf_unwind_info, has_clauses, has_seq_points, has_try_block_h… in decode_exception_debug_info() local
2954 has_seq_points = (eflags & 8) != 0; in decode_exception_debug_info()
3197 if (method && has_seq_points) { in decode_exception_debug_info()