Searched refs:read_only_data_head (Results 1 – 1 of 1) sorted by relevance
381 void *read_only_data_head; member3181 *(void**)result = common->read_only_data_head; in allocate_read_only_data()3182 common->read_only_data_head = (void *)result; in allocate_read_only_data()13740 common->read_only_data_head = NULL; in jit_compile()14012 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()14068 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()14179 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()14324 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()14339 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()14356 functions->read_only_data_heads[mode] = common->read_only_data_head; in jit_compile()
Completed in 34 milliseconds