Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp108 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in updateSectionAddress() local
110 const_cast<Elf_Shdr *>(reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in updateSectionAddress()
164 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in createRTDyldELFObject() local
166 reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in createRTDyldELFObject()