Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp69 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
106 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec, in updateSectionAddress() function in __anon6a65bd470111::DyldELFObject