Linux Kernel
3.7.1
|
#include "header.h"
Go to the source code of this file.
Functions | |
rvalue | dload_unpack (struct dload_state *dlthis, tgt_au_t *data, int fieldsz, int offset, unsigned sgn) |
int | dload_repack (struct dload_state *dlthis, rvalue val, tgt_au_t *data, int fieldsz, int offset, unsigned sgn) |
void | dload_relocate (struct dload_state *dlthis, tgt_au_t *data, struct reloc_record_t *rp, bool *tramps_generated, bool second_pass) |
void dload_relocate | ( | struct dload_state * | dlthis, |
tgt_au_t * | data, | ||
struct reloc_record_t * | rp, | ||
bool * | tramps_generated, | ||
bool | second_pass | ||
) |