Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp76 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
113 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec, in updateSectionAddress() function in __anon7ff4d1760111::DyldELFObject