php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <dasm_arm.h>
Data Fields | |
int * | rbuf |
int * | buf |
size_t | bsize |
int | pos |
int | epos |
int | ofs |
Definition at line 56 of file dasm_arm.h.
size_t dasm_Section::bsize |
Definition at line 59 of file dasm_arm.h.
int * dasm_Section::buf |
Definition at line 58 of file dasm_arm.h.
int dasm_Section::epos |
Definition at line 61 of file dasm_arm.h.
int dasm_Section::ofs |
Definition at line 62 of file dasm_arm.h.
int dasm_Section::pos |
Definition at line 60 of file dasm_arm.h.
int * dasm_Section::rbuf |
Definition at line 57 of file dasm_arm.h.