Function |
Description |
---|
area_for() |
Returns area containing a given address |
clone_area() |
Creates a new area mapping to the same memory as the source |
create_area() |
Creates a new area |
delete_area() |
Deletes a specified area |
find_area() |
Returns the area with the given name |
get_area_info() |
Returns information about a specific area |
get_next_area_info() |
Enumerates information about all areas for a given team |
resize_area() |
Sets the size of a specified area |
set_area_protection() |
Sets the read/write protection of a given area |