php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
sljit_generate_code_buffer Struct Reference

#include <sljitLir.h>

Data Fields

voidbuffer
 
sljit_uw size
 
sljit_sw executable_offset
 

Detailed Description

Definition at line 454 of file sljitLir.h.

Field Documentation

◆ buffer

void* sljit_generate_code_buffer::buffer

Definition at line 455 of file sljitLir.h.

◆ executable_offset

sljit_sw sljit_generate_code_buffer::executable_offset

Definition at line 457 of file sljitLir.h.

◆ size

sljit_uw sljit_generate_code_buffer::size

Definition at line 456 of file sljitLir.h.


The documentation for this struct was generated from the following file: