Searched refs:setImageSize (Results 1 – 4 of 4) sorted by relevance
422 Function->setImageSize(FuncSection->getOutputSize()); in mapCodeSections()445 Function->setImageSize(FuncSection->getOutputSize()); in mapCodeSections()
3603 InjectedFunction->setImageSize(FunctionSection->getOutputSize()); in mapCodeSections()3703 Function.setImageSize(FuncSection->getOutputSize()); in mapCodeSections()3735 ColdPart.setImageSize(0); in mapCodeSections()3740 ColdPart.setImageSize(ColdSection->getOutputSize()); in mapCodeSections()
1794 BinaryFunction &setImageSize(uint64_t Size) { in setImageSize() function2305 void setImageSize(uint64_t Size) { ImageSize = Size; } in setImageSize() function
4069 cold().setImageSize(ColdEndOffset - ColdStartOffset); in updateOutputValues()