Searched refs:allocate_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c104 static ENTRY *allocate_entry(ENTRY *, char *, int, char *, int,
358 Symtab.Function = allocate_entry(Symtab.Function,
378 Symtab.Exception = allocate_entry(Symtab.Exception,
400 Symtab.Errval = allocate_entry(Symtab.Errval,
763 * allocate_entry -- make a parameter list into a complete
768 allocate_entry(ENTRY *e, function
774 errlog(BEGIN, "allocate_entry() {");

Completed in 303 milliseconds