Public Attributes | List of all members
upb_arena Struct Reference

#include <php-upb.h>

Public Attributes

upb_alloc alloc
 
upb_allocblock_alloc
 
void * block_head
 
size_t bytes_allocated
 
void * cleanup_head
 
uintptr_t cleanup_metadata
 
mem_blockfreelist
 
mem_blockfreelist_tail
 
_upb_arena_head head
 
uint32_t last_size
 
size_t max_block_size
 
size_t next_block_size
 
struct upb_arenaparent
 
uint32_t refcount
 

Detailed Description

Definition at line 2252 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.

Member Data Documentation

◆ alloc

upb_alloc upb_arena::alloc

◆ block_alloc

upb_alloc * upb_arena::block_alloc

◆ block_head

void * upb_arena::block_head

◆ bytes_allocated

size_t upb_arena::bytes_allocated

◆ cleanup_head

void * upb_arena::cleanup_head

◆ cleanup_metadata

uintptr_t upb_arena::cleanup_metadata

Definition at line 1749 of file php-upb.h.

◆ freelist

mem_block * upb_arena::freelist

Definition at line 1763 of file php-upb.h.

◆ freelist_tail

mem_block * upb_arena::freelist_tail

Definition at line 1763 of file php-upb.h.

◆ head

_upb_arena_head upb_arena::head

Definition at line 1745 of file php-upb.h.

◆ last_size

uint32_t upb_arena::last_size

Definition at line 1754 of file php-upb.h.

◆ max_block_size

size_t upb_arena::max_block_size

◆ next_block_size

size_t upb_arena::next_block_size

◆ parent

struct upb_arena * upb_arena::parent

Definition at line 1760 of file php-upb.h.

◆ refcount

uint32_t upb_arena::refcount

Definition at line 1759 of file php-upb.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49