Home
last modified time | relevance | path

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

/dports/lang/gcc8/gcc-8.5.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/lang/gnat_util/gcc-6-20180516/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c109 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
182 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
222 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
275 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
296 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
308 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
313 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
385 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
458 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h60 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/lang/gcc6-aux/gcc-6-20180516/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c109 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
182 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
222 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
275 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
296 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
308 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
313 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
385 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
458 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h60 void __mpxrt_print (verbose_type vt, const char* frmt, ...);
/dports/devel/riscv64-gcc/gcc-8.3.0/libmpx/mpxrt/
H A Dmpxrt.c319 __mpxrt_print (VERB_DEBUG, "No required CPUID level support.\n"); in check_mpx_support()
326 __mpxrt_print (VERB_DEBUG, "No XSAVE support.\n"); in check_mpx_support()
332 __mpxrt_print (VERB_DEBUG, "No OSXSAVE support.\n"); in check_mpx_support()
339 __mpxrt_print (VERB_DEBUG, "No MPX support.\n"); in check_mpx_support()
346 __mpxrt_print (VERB_DEBUG, "No BNDREGS support.\n"); in check_mpx_support()
352 __mpxrt_print (VERB_DEBUG, "No BNDCSR support.\n"); in check_mpx_support()
368 __mpxrt_print (VERB_DEBUG, "Initalizing MPX...\n"); in enable_mpx()
369 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable); in enable_mpx()
370 __mpxrt_print (VERB_DEBUG, " BNDPRESERVE bit: %d\n", bndpreserve); in enable_mpx()
417 __mpxrt_print (VERB_ERROR, "No MPX support\n"); in process_specific_init()
[all …]
H A Dmpxrt-utils.c113 __mpxrt_print (VERB_ERROR, "Couldn't allocate %zu bytes.", size); in malloc_check()
186 __mpxrt_print (VERB_ERROR, "MPX RUNTIME WARNING: out/err files are " in open_child_files()
226 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_mode()
243 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values are" in set_mpx_rt_stop_handler()
301 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in validate_bndpreserve()
322 __mpxrt_print (VERB_ERROR, "Illegal value '%s' for %s. Legal values " in init_verbose_val()
334 __mpxrt_print (VERB_DEBUG, "Used environment variables:\n"); in env_var_print_summary()
339 __mpxrt_print (VERB_DEBUG, " %s = %s\n", node->env_name, node->env_val); in env_var_print_summary()
415 __mpxrt_print (VERB_INFO, "\nMPX RUNTIME WARNING: out/err files are" in __mpxrt_utils_free()
488 __mpxrt_print (verbose_type vt, const char* frmt, ...) in __mpxrt_print() function
H A Dmpxrt-utils.h65 void __mpxrt_print (verbose_type vt, const char* frmt, ...);