Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ctfconv/
H A Dparse.c98 struct itype *parse_funcptr(struct dwdie *, size_t);
689 it = parse_funcptr(die, psz); in cu_parse()
1253 parse_funcptr(struct dwdie *die, size_t psz) in parse_funcptr() function