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

#include <dasm_arm.h>

Data Fields

int * rbuf
 
int * buf
 
size_t bsize
 
int pos
 
int epos
 
int ofs
 

Detailed Description

Definition at line 56 of file dasm_arm.h.

Field Documentation

◆ bsize

size_t dasm_Section::bsize

Definition at line 59 of file dasm_arm.h.

◆ buf

int * dasm_Section::buf

Definition at line 58 of file dasm_arm.h.

◆ epos

int dasm_Section::epos

Definition at line 61 of file dasm_arm.h.

◆ ofs

int dasm_Section::ofs

Definition at line 62 of file dasm_arm.h.

◆ pos

int dasm_Section::pos

Definition at line 60 of file dasm_arm.h.

◆ rbuf

int * dasm_Section::rbuf

Definition at line 57 of file dasm_arm.h.


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