Searched refs:setImageAddress (Results 1 – 3 of 3) sorted by relevance
421 Function->setImageAddress(FuncSection->getAllocAddress()); in mapCodeSections()444 Function->setImageAddress(FuncSection->getAllocAddress()); in mapCodeSections()
3602 InjectedFunction->setImageAddress(FunctionSection->getAllocAddress()); in mapCodeSections()3702 Function.setImageAddress(FuncSection->getAllocAddress()); in mapCodeSections()3734 ColdPart.setImageAddress(0); in mapCodeSections()3739 ColdPart.setImageAddress(ColdSection->getAllocAddress()); in mapCodeSections()
1786 BinaryFunction &setImageAddress(uint64_t Address) { in setImageAddress() function2304 void setImageAddress(uint64_t Address) { ImageAddress = Address; } in setImageAddress() function