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

/ast/src/lib/libardir/
H A Dar-omf.c55 struct Table struct
57 struct Table *next;
190 static size_t displacement(struct Table *tp,size_t addr)
203 static void omfload(Ardir_t *ar,unsigned char *base, unsigned char *last, struct Table *tp, int dmars)
210 struct Table *tpnext;
264 struct Table *tp=0, *tpnew;
339 if(!(tpnew = newof(0,struct Table,1,0)))

Completed in 78 milliseconds