Enumerator |
---|
rap_comp_buffer |
|
rap::file::file |
( |
const std::string & |
name, |
|
|
bool |
warnings |
|
) |
| |
Open a RAP file and read the header.
void rap::file::expand |
( |
| ) |
|
const std::string rap::file::name |
( |
| ) |
const |
void rap::file::parse_header |
( |
| ) |
|
const char * rap::file::string |
( |
int |
index | ) |
|
Return the string from the string table.
void rap::file::symbol |
( |
int |
index, |
|
|
uint32_t & |
data, |
|
|
uint32_t & |
name, |
|
|
uint32_t & |
value |
|
) |
| const |
Return a symbol given an index.
int rap::file::symbols |
( |
| ) |
const |
The number of symbols in the symbol table.
uint32_t rap::file::class_ |
uint32_t rap::file::datatype |
std::string rap::file::fini |
uint32_t rap::file::fini_off |
std::string rap::file::header |
std::string rap::file::init |
uint32_t rap::file::init_off |
off_t rap::file::layout_rap_off |
off_t rap::file::machine_rap_off |
uint32_t rap::file::machinetype |
off_t rap::file::relocs_rap_off |
uint32_t rap::file::relocs_size |
uint32_t rap::file::rhdr_checksum |
std::string rap::file::rhdr_compression |
size_t rap::file::rhdr_len |
uint32_t rap::file::rhdr_length |
uint32_t rap::file::rhdr_version |
uint8_t* rap::file::strtab |
off_t rap::file::strtab_rap_off |
uint32_t rap::file::strtab_size |
uint8_t* rap::file::symtab |
off_t rap::file::symtab_rap_off |
uint32_t rap::file::symtab_size |
The documentation for this struct was generated from the following file: