Skip to main content

dump_find_func

Function dump_find_func 

Source
pub fn dump_find_func(h: &[u32], name: &str) -> bool
Expand description

Port of dump_find_func(Wordcode h, char *name) from Src/parse.c:3167. Walks the header table inside a loaded dump for a function with the given basename; returns true on hit.