Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp68 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
105 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec, in updateSectionAddress() function in __anon74f2331c0111::DyldELFObject