Searched refs:read_only_data_head (Results 1 – 1 of 1) sorted by relevance
354 void *read_only_data_head; member2384 *(void**)result = common->read_only_data_head; in allocate_read_only_data()2385 common->read_only_data_head = (void *)result; in allocate_read_only_data()10866 common->read_only_data_head = NULL; in jit_compile()11134 PRIV(jit_free_rodata)(common->read_only_data_head, compiler->allocator_data); in jit_compile()11174 PRIV(jit_free_rodata)(common->read_only_data_head, compiler->allocator_data); in jit_compile()11263 PRIV(jit_free_rodata)(common->read_only_data_head, compiler->allocator_data); in jit_compile()11385 PRIV(jit_free_rodata)(common->read_only_data_head, compiler->allocator_data); in jit_compile()11400 PRIV(jit_free_rodata)(common->read_only_data_head, compiler->allocator_data); in jit_compile()11417 functions->read_only_data_heads[mode] = common->read_only_data_head; in jit_compile()