Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ctfconv/
H A Dparse.c99 struct itype *parse_variable(struct dwdie *, size_t);
725 it = parse_variable(die, psz); in cu_parse()
1290 parse_variable(struct dwdie *die, size_t psz) in parse_variable() function