Lines Matching refs:getAllocAddress
3602 InjectedFunction->setImageAddress(FunctionSection->getAllocAddress()); in mapCodeSections()
3667 << Twine::utohexstr(Section->getAllocAddress()) << " to 0x" in mapCodeSections()
3697 << Twine::utohexstr(FuncSection->getAllocAddress()) in mapCodeSections()
3702 Function.setImageAddress(FuncSection->getAllocAddress()); in mapCodeSections()
3739 ColdPart.setImageAddress(ColdSection->getAllocAddress()); in mapCodeSections()
3795 << Twine::utohexstr(Section->getAllocAddress()) in mapDataSections()
3833 << Twine::utohexstr(OrgSection->getAllocAddress()) << ") to 0x" in mapDataSections()
3855 << " at 0x" << Twine::utohexstr(Section.getAllocAddress()) in mapExtraSections()
4050 if (BSec->getAllocAddress()) { in rewriteNoteSections()
4085 if (Section.getOutputFileOffset() || !Section.getAllocAddress()) in rewriteNoteSections()
5361 << "\n data at 0x" << Twine::utohexstr(Section.getAllocAddress()) in rewriteFile()