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