Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ctfconv/
H A Dparse.c85 void cu_parse(struct dwcu *, struct itype_queue *,
159 cu_parse(dcu, &cu_itypeq, &cu_iofft); in dwarf_parse()
634 cu_parse(struct dwcu *dcu, struct itype_queue *cutq, struct ioff_tree *cuot) in cu_parse() function