Searched refs:include_marks (Results 1 – 1 of 1) sorted by relevance
728 push_execstack(i_ctx_t *i_ctx_p, os_ptr op1, bool include_marks, in push_execstack() argument743 depth = count_exec_stack(i_ctx_p, include_marks); in push_execstack()775 do_execstack(i_ctx_t *i_ctx_p, bool include_marks, os_ptr op1) in do_execstack() argument794 if (r_has_type_attrs(rp, t_null, a_executable) && !include_marks) in do_execstack()972 count_exec_stack(i_ctx_t *i_ctx_p, bool include_marks) in count_exec_stack() argument976 if (!include_marks) { in count_exec_stack()