Home
last modified time | relevance | path

Searched defs:updateSectionAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
DObjectImageCommon.h66 virtual void updateSectionAddress(const object::SectionRef &Sec, in updateSectionAddress() function
DRuntimeDyldELF.cpp96 virtual void updateSectionAddress(const SectionRef &Sec, uint64_t Addr) in updateSectionAddress() function in __anon25eb0bb10111::ELFObjectImage
127 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec, in updateSectionAddress() function in __anon25eb0bb10111::DyldELFObject