Base() | Base | [inline, protected] |
Base(uint8_t t) | Base | [inline, protected] |
beginLineInfoIndex | FunctionFinder | [protected] |
briefName() | Base | [inline, virtual] |
containsLineNumber(uint32_t lineno) | FunctionFinder | |
endLineInfoIndex | FunctionFinder | [protected] |
fileOffset | Base | [protected] |
firstLine | FunctionFinder | [protected] |
fromIncludeFile | FunctionFinder | [protected] |
FunctionFinder(SymbolTable *symTable, LineInfoTable *linTable, StringTable *strTable, uint32_t idx, struct idx_symndx *lineInfoFunctions, uint32_t numberOfLineInfoFunctions) | FunctionFinder | |
functionName | FunctionFinder | [protected] |
getAddressByLineNumber(uint32_t lineno) | FunctionFinder | |
getAddressByLineNumber(uint32_t lineno, uint64_t addr) | FunctionFinder | |
getBeginLineInfoIndex() | FunctionFinder | [inline] |
getEndLineInfoIndex() | FunctionFinder | [inline] |
getFileOffset() | Base | [inline] |
getFirstLine() | FunctionFinder | [inline] |
getInstrumentationSize(XCoffFileGen *xCoffGen) | Base | [inline, virtual] |
getName() | FunctionFinder | [inline] |
getParentFile() | FunctionFinder | [inline] |
getSizeInBytes() | Base | [inline] |
getType() | Base | [inline] |
hasInvalidFileOffset() | Base | [inline] |
includesFileOffset(uint32_t offset) | Base | |
instrument(char *buffer, XCoffFileGen *xCoffGen, BaseGen *gen) | Base | [inline, virtual] |
invalidOffset | Base | [protected, static] |
isFromIncludeFile() | FunctionFinder | [inline] |
lineInfoTable | FunctionFinder | [protected] |
parentFile | FunctionFinder | [protected] |
print() | FunctionFinder | [virtual] |
read(BinaryInputFile *b) | Base | [inline, virtual] |
setFileOffset(uint32_t offset) | Base | [inline] |
setParent(FileFinder **files, uint32_t numberOfFiles) | FunctionFinder | |
sizeInBytes | Base | [protected] |
stringTable | FunctionFinder | [protected] |
symbolTable | FunctionFinder | [protected] |
type | Base | [protected] |
~Base() | Base | [inline, protected, virtual] |
~FunctionFinder() | FunctionFinder | |