aOutHeaderGen | XCoffFileGen | [protected] |
binaryOutputFile | XCoffFileGen | [protected] |
byteCountForInst(uint32_t instPointIdx, uint64_t instStubAddress, TextSection *textSect) | XCoffFileGen | [inline, virtual] |
byteCountForSharedLibFuncWrappers() | XCoffFileGen | [inline, virtual] |
dataBufferEntryCount | XCoffFileGen | [protected] |
dump() | XCoffFileGen | |
extendedDataSize | XCoffFileGen | [protected] |
fileExtension | XCoffFileGen | [protected] |
fileHeaderGen | XCoffFileGen | [protected] |
generateCodeForInst(uint32_t instPointIdx, uint64_t instStubAddress, TextSection *textSect, BaseGen *gen, uint32_t genBufferOffset) | XCoffFileGen | [inline, virtual] |
generateSharedLibFuncWrapper(uint32_t libFuncIdx, uint64_t funcCallAddr, uint32_t genBufferOffset, BaseGen *gen) | XCoffFileGen | [inline, virtual] |
generateStubForAllLibraryCalls(uint32_t genBufferOffset, BaseGen *gen) | XCoffFileGen | |
getAllObjects(BaseGen **arr, uint32_t s) | XCoffFileGen | |
getDataBufferEntryCount() | XCoffFileGen | [inline] |
getDataOffsetForInst(uint32_t idx) | XCoffFileGen | [inline, virtual] |
getExtendedDataSize() | XCoffFileGen | [inline] |
getFileExtension() | XCoffFileGen | [inline] |
getGenClassName() | XCoffFileGen | [inline, virtual] |
getInstrumentedFileSize() | XCoffFileGen | [inline] |
getLineInfoOffsetForInst(uint32_t idx) | XCoffFileGen | |
getNewBSSSectionVAddressForInst() | XCoffFileGen | |
getNumberOfAllBlocks() | XCoffFileGen | |
getNumberOfAllFloatPOps() | XCoffFileGen | |
getNumberOfAllFunctions() | XCoffFileGen | |
getNumberOfAllMemoryOps() | XCoffFileGen | |
getNumberOfAllObjects() | XCoffFileGen | |
getNumberOfInstPoints(TextSection *textSect) | XCoffFileGen | [inline, virtual] |
getNumOfSharedLibFuncs() | XCoffFileGen | [inline, virtual] |
getPathToInstLib() | XCoffFileGen | [inline] |
getPhaseIndex() | XCoffFileGen | [inline] |
getRawSectionOffsetForInst(uint32_t idx) | XCoffFileGen | |
getRawSectionSizeForInst(uint32_t idx) | XCoffFileGen | |
getRelocOffsetForInst(uint32_t idx) | XCoffFileGen | |
getSharedLibFuncAddrLocation(uint32_t i) | XCoffFileGen | [inline, virtual] |
getSharedLibFuncName(uint32_t i) | XCoffFileGen | [inline, virtual] |
getSharedLibraryPathAndObj(char **path, char **name, char **obj) | XCoffFileGen | [inline, virtual] |
getSymbolTableOffsetForInst() | XCoffFileGen | |
initializeReservedData(DataSection *dataSect, BaseGen *gen) | XCoffFileGen | [inline, virtual] |
inputFileName | XCoffFileGen | [protected] |
inst_step1_allocateBuffers() | XCoffFileGen | [protected] |
inst_step2_setFileOffsets() | XCoffFileGen | [protected] |
inst_step3_instrumentInBuffer() | XCoffFileGen | [protected] |
inst_step4_updateBSSCSectionEntries() | XCoffFileGen | [protected] |
instrument() | XCoffFileGen | |
instrumentedFileSize | XCoffFileGen | [protected] |
lineInfoTablesGen | XCoffFileGen | [protected] |
maxByteCountPerInst() | XCoffFileGen | [inline, virtual] |
numberOfInstPoints | XCoffFileGen | [protected] |
numberOfSections | XCoffFileGen | [protected] |
outputFileName | XCoffFileGen | [protected] |
pathToInstLibraries | XCoffFileGen | [protected] |
phaseIndex | XCoffFileGen | [protected] |
printInstrumentationPoints() | XCoffFileGen | [inline, virtual] |
rawSectionsGen | XCoffFileGen | [protected] |
relocationTablesGen | XCoffFileGen | [protected] |
reserveDataForInstrumentation() | XCoffFileGen | [inline, virtual] |
sectHeadersGen | XCoffFileGen | [protected] |
selectInstrumentationPoints(char *blockFile) | XCoffFileGen | [inline, virtual] |
setAddrOfSharedLibFuncWrapper(uint32_t i, uint64_t addr) | XCoffFileGen | [inline, virtual] |
setPathToInstLib(char *libPathTop) | XCoffFileGen | |
stringTableGen | XCoffFileGen | [protected] |
symbolTableGen | XCoffFileGen | [protected] |
verify(uint32_t written) | XCoffFileGen | [inline, virtual] |
xcoffFile | XCoffFileGen | [protected] |
XCoffFileGen(XCoffFile *xcoff, char *extension, uint32_t phaseNo, char *blockFile) | XCoffFileGen | [protected] |
~XCoffFileGen() | XCoffFileGen | [inline, virtual] |