Base() | Base | [inline, protected] |
Base(uint8_t t) | Base | [inline, protected] |
briefName() | DataSection | [inline, virtual] |
buildLineInfoFinder() | RawSection | [inline, virtual] |
buildLoops() | RawSection | [inline, virtual] |
DataSection(SectHeader *h, XCoffFile *xcoff) | DataSection | [inline] |
displaySymbols(Symbol **symbols, uint32_t symbolCount) | RawSection | [virtual] |
fileOffset | Base | [protected] |
findFunctions() | RawSection | [virtual] |
findMemoryFloatOps() | RawSection | [virtual] |
generateCFGs() | RawSection | [virtual] |
getAddressIterator() | DataSection | [virtual] |
getAllBlocks(BasicBlock **arr) | RawSection | [inline, virtual] |
getContentVisually(Symbol **symbols, uint32_t symbolCount, uint64_t content) | DataSection | [virtual] |
getFileOffset() | Base | [inline] |
getFunction(uint32_t idx) | RawSection | [inline, virtual] |
getIndex() | RawSection | [inline] |
getInstrumentationSize(XCoffFileGen *xCoffGen) | DataSection | [virtual] |
getLineInfoFinder() | RawSection | [inline, virtual] |
getNumberOfBlocks() | RawSection | [inline, virtual] |
getNumberOfFloatPOps() | RawSection | [inline, virtual] |
getNumberOfFunctions() | RawSection | [inline, virtual] |
getNumberOfMemoryOps() | RawSection | [inline, virtual] |
getRawDataPtr() | RawSection | [inline] |
getSectHeader() | RawSection | [inline] |
getSizeInBytes() | Base | [inline] |
getSymbolTable() | RawSection | [inline] |
getType() | Base | [inline] |
getXCoffFile() | RawSection | [inline] |
hashCode | RawSection | [protected] |
hasInvalidFileOffset() | Base | [inline] |
header | RawSection | [protected] |
includesFileOffset(uint32_t offset) | Base | |
inRange(uint64_t addr) | RawSection | [inline] |
instrument(char *buffer, XCoffFileGen *xCoffGen, BaseGen *gen) | DataSection | [virtual] |
invalidOffset | Base | [protected, static] |
newRawSection(SectHeader *h, XCoffFile *xcoff) | RawSection | [static] |
print() | RawSection | [virtual] |
rawDataPtr | RawSection | [protected] |
RawSection(SectHeader *h, XCoffFile *xcoff) | RawSection | |
read(BinaryInputFile *b) | RawSection | [virtual] |
readBytes(AddressIterator *ait) | RawSection | |
readInstruction(AddressIterator *ait) | RawSection | |
SECTRAW_MACROS_BASIS("For the get_X field macros check the defines directory") | RawSection | |
setFileOffset(uint32_t offset) | Base | [inline] |
setSymbolTable(SymbolTable *st) | RawSection | [inline] |
sizeInBytes | Base | [protected] |
type | Base | [protected] |
xCoffFile | RawSection | [protected] |
xCoffSymbolTable | RawSection | [protected] |
~Base() | Base | [inline, protected, virtual] |
~DataSection() | DataSection | [inline, protected] |
~RawSection() | RawSection | [inline, protected] |