pub fn dump_find_func(h: &[u32], name: &str) -> boolExpand 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.