QtBase  v6.3.1
Public Attributes | List of all members
sljit_label Struct Reference

#include <sljitLir.h>

Collaboration diagram for sljit_label:
Collaboration graph
[legend]

Public Attributes

struct sljit_labelnext
 
sljit_uw addr
 
sljit_uw size
 

Detailed Description

Definition at line 379 of file sljitLir.h.

Member Data Documentation

◆ addr

sljit_uw sljit_label::addr

Definition at line 381 of file sljitLir.h.

◆ next

struct sljit_label* sljit_label::next

Definition at line 380 of file sljitLir.h.

◆ size

sljit_uw sljit_label::size

Definition at line 383 of file sljitLir.h.


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