Searched refs:tAfter (Results 1 – 6 of 6) sorted by relevance
27 struct tAfter *head;28 struct tAfter *tail;32 typedef struct tAfter struct34 struct tAfter *next; argument37 tAfter; typedef
207 static tAfter *NewAfter(tAfterList * list) in NewAfter()209 tAfter *t = Alloc(sizeof(tAfter)); in NewAfter()221 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter()223 tAfter *t = list->head; in GetAfter()245 tAfter *t = NewAfter(list); in AddAfter()545 tAfter *t = list->head; in SET_PROPERTY()709 tAfter *t = list->head; in DumpAfters()
299 tAfter *after; in RecgSectionMemTypeByName()483 tAfter *t = overlay->afters.head; in PutSectionAddress()
112 struct tAfter *head;113 struct tAfter *tail;117 typedef struct tAfter struct119 struct tAfter *next; argument122 tAfter; typedef
251 static tAfter *NewAfter(tAfterList * list) in NewAfter()253 tAfter *t = Alloc(sizeof(tAfter)); in NewAfter()265 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter()267 tAfter *t = list->head; in GetAfter()289 tAfter *t = NewAfter(list); in AddAfter()596 tAfter *t = list->head; in SET_PROPERTY()723 tAfter *t = list->head; in DumpAfters()
351 tAfter *after; in RecgSectionMemTypeByName()563 tAfter *t = overlay->afters.head; in PutSectionAddress()