Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
malloc_segment Struct Reference
+ Collaboration diagram for malloc_segment:

Data Fields

char * base
 
size_t size
 
struct malloc_segmentnext
 
flag_t sflags
 

Detailed Description

Definition at line 2518 of file malloc.c.

Field Documentation

◆ base

◆ next

◆ sflags

flag_t sflags

Definition at line 2523 of file malloc.c.

Referenced by add_segment(), and sys_alloc().

◆ size

size_t size

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