Searched refs:stub_list (Results 1 – 1 of 1) sorted by relevance
195 typedef struct stub_list { struct198 struct stub_list *next; argument199 } stub_list; typedef398 stub_list *stubs;2040 stub_list *list_item = sljit_alloc_memory(compiler, sizeof(stub_list)); in add_stub()2054 stub_list *list_item = common->stubs; in flush_stubs()
Completed in 25 milliseconds