Home
last modified time | relevance | path

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

/titanic_50/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, in symtab_set_function()
378 Symtab.Exception = allocate_entry(Symtab.Exception, in symtab_set_exception()
400 Symtab.Errval = allocate_entry(Symtab.Errval, in symtab_set_errval()
768 allocate_entry(ENTRY *e, in allocate_entry() function