#include <stdint.h>
#include <string.h>
Go to the source code of this file.
Classes | |
struct | simics::types::frags_frag_t |
struct | simics::types::frags_t |
Namespaces | |
namespace | simics |
namespace | simics::types |
Macros | |
#define | MAX_FRAGS_FRAGS 8 |
Functions | |
void | simics::types::frags_extract (const frags_t *buf, void *vdst) |
void | simics::types::frags_init_add (simics::types::frags_t *buf, const void *data, size_t len) |
#define MAX_FRAGS_FRAGS 8 |