Home
last modified time | relevance | path

Searched refs:read_only_data_head (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c381 void *read_only_data_head; member
3111 *(void**)result = common->read_only_data_head; in allocate_read_only_data()
3112 common->read_only_data_head = (void *)result; in allocate_read_only_data()
13434 common->read_only_data_head = NULL; in jit_compile()
13703 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
13759 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
13848 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
13995 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14010 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14027 functions->read_only_data_heads[mode] = common->read_only_data_head; in jit_compile()

Completed in 40 milliseconds