Public Attributes | |
| uint32_t | cleanups |
| struct mem_block * | next |
| bool | owned |
| size_t | size |
| uint32_t | size |
| size_t | used |
Definition at line 2272 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| struct mem_block * mem_block::next |
Definition at line 2273 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| bool mem_block::owned |
Definition at line 2276 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| uint32_t mem_block::size |
Definition at line 2274 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| size_t mem_block::used |
Definition at line 2275 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.