Searched refs:getOutputSize (Results 1 – 10 of 10) sorted by relevance
422 Function->setImageSize(FuncSection->getOutputSize()); in mapCodeSections()445 Function->setImageSize(FuncSection->getOutputSize()); in mapCodeSections()447 Addr += FuncSection->getOutputSize(); in mapCodeSections()557 assert(Section->getOutputSize() && "Section output size cannot be zero"); in writeInstrumentationSection()559 Section->getOutputSize(), Section->getInputFileOffset()); in writeInstrumentationSection()
3625 Address += Section->getOutputSize(); in mapCodeSections()3807 NextAvailableAddress += Section->getOutputSize(); in mapDataSections()3852 NextAvailableAddress += Section.getOutputSize(); in mapExtraSections()4058 Size += BSec->getOutputSize(); in rewriteNoteSections()4100 NextAvailableOffset += Section.getOutputSize(); in rewriteNoteSections()4259 NewSection.sh_size = Section.getOutputSize(); in getOutputSections()4321 NewSection.sh_size = BSec->getOutputSize(); in getOutputSections()4344 NewSection.sh_size = Section.getOutputSize(); in getOutputSections()4510 ICFSymbol.st_size = ICFParent->getOutputSize(); in updateELFSymbolTable()4620 NewSymbol.st_size = Function->getOutputSize(); in updateELFSymbolTable()[all …]
182 << Twine::utohexstr(getOutputAddress()) << ", " << getOutputSize() << ")" in print()246 OS.write(&Src[SrcOffset], BD->getOutputSize()); in reorderContents()
4113 PrevBBEndAddress = getOutputAddress() + getOutputSize(); in updateOutputValues()4122 : getOutputAddress() + getOutputSize()); in updateOutputValues()4135 getOutputAddress() + getOutputSize()); in getOutputAddressRanges()4149 Frag->getOutputAddress() + Frag->getOutputSize()); in getOutputAddressRanges()4179 return getOutputAddress() + getOutputSize(); in translateInputToOutputAddress()
136 uint64_t getOutputSize() const { return Size; } in getOutputSize() function
390 uint64_t getOutputSize() const { return OutputSize; } in getOutputSize() function
847 uint64_t getOutputSize() const { in getOutputSize() function
1051 uint64_t getOutputSize() const { return OutputSize; } in getOutputSize() function
50 BBSize[&BB] = BB.getOutputSize(); in extractBasicBlockInfo()
757 getI64Values(adaptor.getOutputSize(), newShape); in inferReturnTypeComponents()