Home
last modified time | relevance | path

Searched refs:core_panic (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/rust/rustc-1.58.1-src/library/core/src/
H A Dpanic.rs20 #[allow_internal_unstable(core_panic, const_format_args)]
45 #[allow_internal_unstable(core_panic, const_format_args)]
/dports/lang/rust/rustc-1.58.1-src/library/core/src/macros/
H A Dmod.rs3 #[rustc_builtin_macro(core_panic)]
34 #[allow_internal_unstable(core_panic)]
83 #[allow_internal_unstable(core_panic)]
140 #[allow_internal_unstable(core_panic)]
1328 #[allow_internal_unstable(core_panic, edition_panic)]
/dports/lang/rust/rustc-1.58.1-src/src/doc/unstable-book/src/library-features/
H A Dcore-panic.md1 # `core_panic`
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/extern/
H A Dissue-64655-allow-unwind-when-calling-panic-directly.rs25 #![feature(core_panic)]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_libcassert.h65 extern void VG_(core_panic) ( const HChar* str );
H A Dm_addrinfo.c362 VG_(core_panic)("VG_(clear_addrinfo)"); in VG_()
421 VG_(core_panic)("mc_pp_AddrInfo Addr_Undescribed"); in pp_addrinfo_WRK()
651 VG_(core_panic)("mc_pp_AddrInfo"); in pp_addrinfo_WRK()
H A Dm_execontext.c316 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes"); in VG_()
541 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created"); in record_ExeContext_wrk2()
H A Dm_rangemap.c172 VG_(core_panic)("RangeMap::find: not found"); in find()
H A Dm_libcassert.c524 void VG_(core_panic) ( const HChar* str ) in VG_() argument
H A Dm_signals.c1314 VG_(core_panic)("do_sigprocmask_bitops"); in do_sigprocmask_bitops()
2546 VG_(core_panic)("async_signalhandler: got unexpected signal " in async_signalhandler()
2647 VG_(core_panic)("async_signalhandler returned!?\n"); in sync_signalhandler_from_user()
2940 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n"); in sigvgkill_handler()
H A Dm_main.c1694 VG_(core_panic)(s); in valgrind_main() local
2258 VG_(core_panic)("entered the afterlife in main() -- ExitT/P"); in shutdown_actions_NORETURN()
2272 VG_(core_panic)("main(): signal was supposed to be fatal"); in shutdown_actions_NORETURN()
2276 VG_(core_panic)("main(): unexpected scheduler return code"); in shutdown_actions_NORETURN()
H A Dm_cache.c184 VG_(core_panic)("IA-64 cache detected?!"); in Intel_cache_info()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_libcassert.h65 extern void VG_(core_panic) ( const HChar* str );
H A Dm_addrinfo.c362 VG_(core_panic)("VG_(clear_addrinfo)"); in VG_()
421 VG_(core_panic)("mc_pp_AddrInfo Addr_Undescribed"); in pp_addrinfo_WRK()
651 VG_(core_panic)("mc_pp_AddrInfo"); in pp_addrinfo_WRK()
H A Dm_execontext.c316 VG_(core_panic)("VG_(eq_ExeContext): unrecognised VgRes"); in VG_()
541 VG_(core_panic)("m_execontext: more than 2^30 ExeContexts created"); in record_ExeContext_wrk2()
H A Dm_rangemap.c172 VG_(core_panic)("RangeMap::find: not found"); in find()
H A Dm_libcassert.c524 void VG_(core_panic) ( const HChar* str ) in VG_() argument
H A Dm_main.c1694 VG_(core_panic)(s); in valgrind_main() local
2258 VG_(core_panic)("entered the afterlife in main() -- ExitT/P"); in shutdown_actions_NORETURN()
2272 VG_(core_panic)("main(): signal was supposed to be fatal"); in shutdown_actions_NORETURN()
2276 VG_(core_panic)("main(): unexpected scheduler return code"); in shutdown_actions_NORETURN()
H A Dm_signals.c1314 VG_(core_panic)("do_sigprocmask_bitops"); in do_sigprocmask_bitops()
2546 VG_(core_panic)("async_signalhandler: got unexpected signal " in async_signalhandler()
2647 VG_(core_panic)("async_signalhandler returned!?\n"); in sync_signalhandler_from_user()
2940 VG_(core_panic)("sigvgkill_handler couldn't return to the scheduler\n"); in sigvgkill_handler()
H A Dm_cache.c184 VG_(core_panic)("IA-64 cache detected?!"); in Intel_cache_info()
/dports/lang/rust/rustc-1.58.1-src/library/std/src/
H A Dpanic.rs13 #[allow_internal_unstable(libstd_sys_internals, const_format_args, core_panic)]
H A Dlib.rs273 #![feature(core_panic)]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_builtin_macros/src/
H A Dlib.rs84 core_panic: panic::expand_panic, in register_builtin_macros()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_expand/src/
H A Dname.rs237 core_panic,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_expand/src/
H A Dname.rs237 core_panic,

123