Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiFuzz/MultiFuzz
/ PathTracerRef
Class
PathTracerRef
hail-fuzz/src/debugging/trace.rs:141–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
#[derive(Copy, Clone)]
141
pub struct PathTracerRef(pcode::HookId);
142
143
impl PathTracerRef {
144
pub fn get_last_blocks(&self, vm: &mut icicle_vm::Vm) -> Vec<TraceEntry> {
Callers
1
add_path_tracer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected