Searched refs:setLoadAddress (Results 1 – 8 of 8) sorted by relevance
28 void setLoadAddress(uint64_t Address) override;
29 virtual void setLoadAddress(uint64_t Address) = 0;
28 Session->setLoadAddress(ImageBase.get()); in PDBContext()
118 void DIASession::setLoadAddress(uint64_t Address) { in setLoadAddress() function in DIASession
105 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress() function
787 Sections[SectionID].setLoadAddress(Addr); in reassignSectionAddress()
64 void setLoadAddress(uint64_t Address) override {} in setLoadAddress() function in __anon767b75250111::MockSession
419 Session->setLoadAddress(opts::LoadAddress); in dumpInput()