Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ctfconv/
H A Dparse.c89 void cu_reference(struct dwcu *, struct itype_queue *);
166 cu_reference(dcu, &cu_itypeq); in dwarf_parse()
519 cu_reference(struct dwcu *dcu, struct itype_queue *cutq) in cu_reference() function