Base() | Base | [inline, protected] |
Base(uint8_t t) | Base | [inline, protected] |
briefName() | RelocationTable | [inline, virtual] |
fileOffset | Base | [protected] |
getFileOffset() | Base | [inline] |
getInstrumentationSize(XCoffFileGen *xCoffGen) | Base | [inline, virtual] |
getSizeInBytes() | Base | [inline] |
getType() | Base | [inline] |
getXCoffFile() | RelocationTable | [inline] |
hasInvalidFileOffset() | Base | [inline] |
includesFileOffset(uint32_t offset) | Base | |
instrument(char *buffer, XCoffFileGen *xCoffGen, BaseGen *gen) | RelocationTable | [virtual] |
invalidOffset | Base | [protected, static] |
numOfRelocations | RelocationTable | [protected] |
print() | RelocationTable | [virtual] |
read(BinaryInputFile *b) | RelocationTable | [virtual] |
relocationPtr | RelocationTable | [protected] |
relocations | RelocationTable | [protected] |
RelocationTable(char *ptr, uint32_t s, XCoffFile *xcoff) | RelocationTable | |
setFileOffset(uint32_t offset) | Base | [inline] |
setSymbolTable(SymbolTable *st) | RelocationTable | [inline] |
sizeInBytes | Base | [protected] |
symbolTable | RelocationTable | [protected] |
type | Base | [protected] |
xCoffFile | RelocationTable | [protected] |
~Base() | Base | [inline, protected, virtual] |