Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp1046 static LLVMValueRef get_panic_msg_ptr_val(CodeGen *g, PanicMsgId msg_id) { in get_panic_msg_ptr_val() function
1096 gen_panic(g, get_panic_msg_ptr_val(g, msg_id), nullptr, false); in gen_safety_crash()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp1046 static LLVMValueRef get_panic_msg_ptr_val(CodeGen *g, PanicMsgId msg_id) { in get_panic_msg_ptr_val() function
1096 gen_panic(g, get_panic_msg_ptr_val(g, msg_id), nullptr, false); in gen_safety_crash()