Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_misc.c93 PRIV(jit_free_rodata)(functions->read_only_data_heads[i], allocator_data); in PRIV()
Dpcre2_jit_compile.c198 void *read_only_data_heads[JIT_NUMBER_OF_COMPILE_MODES]; member
12624 functions->read_only_data_heads[mode] = common->read_only_data_head; in jit_compile()