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

#include <sljitLir.h>

Collaboration diagram for sljit_put_label:
Collaboration graph
[legend]

Public Attributes

struct sljit_put_labelnext
 
struct sljit_labellabel
 
sljit_uw addr
 
sljit_uw flags
 

Detailed Description

Definition at line 396 of file sljitLir.h.

Member Data Documentation

◆ addr

sljit_uw sljit_put_label::addr

Definition at line 399 of file sljitLir.h.

◆ flags

sljit_uw sljit_put_label::flags

Definition at line 400 of file sljitLir.h.

◆ label

struct sljit_label* sljit_put_label::label

Definition at line 398 of file sljitLir.h.

◆ next

struct sljit_put_label* sljit_put_label::next

Definition at line 397 of file sljitLir.h.


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