addFunction(FunctionFinder *child, uint32_t idx) | FileFinder | |
Base() | Base | [inline, protected] |
Base(uint8_t t) | Base | [inline, protected] |
briefName() | Base | [inline, virtual] |
containsLineNumber(uint32_t lineno) | SourceFileFinder | |
cppNameScheme | SourceFileFinder | [protected] |
fileName | FileFinder | [protected] |
fileOffset | Base | [protected] |
fileType | FileFinder | [protected] |
getFileOffset() | Base | [inline] |
getFileType() | FileFinder | [inline] |
getInstrumentationSize(XCoffFileGen *xCoffGen) | Base | [inline, virtual] |
getName() | SourceFileFinder | [inline] |
getNameIndex() | SourceFileFinder | [inline] |
getNumberOfFunctions() | SourceFileFinder | [inline, virtual] |
getSizeInBytes() | Base | [inline] |
getSymbolIndex() | SourceFileFinder | [inline] |
getType() | Base | [inline] |
hasInvalidFileOffset() | Base | [inline] |
includeFile | FileFinder | [protected] |
includesFileOffset(uint32_t offset) | Base | |
instrument(char *buffer, XCoffFileGen *xCoffGen, BaseGen *gen) | Base | [inline, virtual] |
invalidOffset | Base | [protected, static] |
isCppNameScheme() | SourceFileFinder | [inline] |
isIncludeFile() | FileFinder | [inline] |
isSourceFile() | FileFinder | [inline] |
lineInfoTable | FileFinder | [protected] |
memberFunctions | FileFinder | [protected] |
nameIndex | SourceFileFinder | [protected] |
numberOfFunctions | FileFinder | [protected] |
print() | SourceFileFinder | [virtual] |
read(BinaryInputFile *b) | Base | [inline, virtual] |
setFileOffset(uint32_t offset) | Base | [inline] |
setNumberOfFunctions(uint32_t numberFunctions) | FileFinder | |
sizeInBytes | Base | [protected] |
SourceFileFinder(SymbolTable *symTable, LineInfoTable *linTable, StringTable *strTable, uint32_t idx) | SourceFileFinder | |
stringTable | FileFinder | [protected] |
symbolIndex | FileFinder | [protected] |
symbolTable | FileFinder | [protected] |
type | Base | [protected] |
~Base() | Base | [inline, protected, virtual] |
~FileFinder() | FileFinder | [inline] |
~SourceFileFinder() | SourceFileFinder | |