Home | History | Annotate | Download | only in sljit

Lines Matching defs:executable_size

324 	sljit_uw executable_size;
451 static SLJIT_INLINE sljit_uw sljit_get_generated_code_size(struct sljit_compiler *compiler) { return compiler->executable_size; }