Searched refs:stub_list (Results 1 – 1 of 1) sorted by relevance
210 typedef struct stub_list { struct213 struct stub_list *next; argument214 } stub_list; typedef464 stub_list *stubs;3107 stub_list *list_item = sljit_alloc_memory(compiler, sizeof(stub_list)); in add_stub()3121 stub_list *list_item = common->stubs; in flush_stubs()
Completed in 29 milliseconds