Searched refs:get_str_option (Results 1 – 9 of 9) sorted by relevance
179 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() function181 return m_recording_ctxt->get_str_option (opt); in get_str_option()
240 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() function
1866 ctxt_progname = get_str_option (GCC_JIT_STR_OPTION_PROGNAME); in compile()
1472 get_str_option (GCC_JIT_STR_OPTION_PROGNAME); in add_error_va()
207 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() function209 return m_recording_ctxt->get_str_option (opt); in get_str_option()
256 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() function
2346 ctxt_progname = get_str_option (GCC_JIT_STR_OPTION_PROGNAME); in compile()
1571 get_str_option (GCC_JIT_STR_OPTION_PROGNAME); in add_error_va()
2952 * internal-api.h (gcc::jit::context::get_str_option): New access