Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp78 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in updateSectionAddress() local
80 const_cast<Elf_Shdr *>(reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in updateSectionAddress()
127 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in createRTDyldELFObject() local
129 reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in createRTDyldELFObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp115 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in updateSectionAddress() local
117 const_cast<Elf_Shdr *>(reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in updateSectionAddress()
167 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in createRTDyldELFObject() local
169 reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in createRTDyldELFObject()