URL
https://opencores.org/ocsvn/thor/thor/trunk
Show entire file |
Details |
Blame |
View Log
Rev 54 |
Rev 55 |
Line 113... |
Line 113... |
|
|
extern int NumSections;
|
extern int NumSections;
|
extern clsElf64Section sections[12];
|
extern clsElf64Section sections[12];
|
extern SYM *lastsym;
|
extern SYM *lastsym;
|
|
|
typedef struct _tagHBLE
|
|
{
|
|
int count;
|
|
int opcode;
|
|
} HTBLE;
|
|
|
|
extern HTBLE hTable[100000];
|
extern HTBLE hTable[100000];
|
extern int processOpt;
|
extern int processOpt;
|
extern int expandedBlock;
|
extern int expandedBlock;
|
extern int gCanCompress;
|
extern int gCanCompress;
|
extern int expand_flag;
|
extern int expand_flag;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.