Searched refs:tAfter (Results 1 – 6 of 6) sorted by relevance
112 struct tAfter *head;113 struct tAfter *tail;117 typedef struct tAfter struct119 struct tAfter *next; argument122 tAfter; argument
252 static tAfter *NewAfter(tAfterList * list) in NewAfter()254 tAfter *t = Alloc(sizeof(tAfter)); in NewAfter()266 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter()268 tAfter *t = list->head; in GetAfter()290 tAfter *t = NewAfter(list); in AddAfter()634 tAfter *t = list->head; in SET_PROPERTY()761 tAfter *t = list->head; in DumpAfters()
355 tAfter *after; in RecgSectionMemTypeByName()601 tAfter *t = overlay->afters.head; in PutSectionAddress()
27 struct tAfter *head;28 struct tAfter *tail;32 typedef struct tAfter struct34 struct tAfter *next; argument37 tAfter; typedef
208 static tAfter *NewAfter(tAfterList * list) in NewAfter()210 tAfter *t = Alloc(sizeof(tAfter)); in NewAfter()222 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter()224 tAfter *t = list->head; in GetAfter()246 tAfter *t = NewAfter(list); in AddAfter()583 tAfter *t = list->head; in SET_PROPERTY()747 tAfter *t = list->head; in DumpAfters()
305 tAfter *after; in RecgSectionMemTypeByName()517 tAfter *t = overlay->afters.head; in PutSectionAddress()