Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp86 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in updateSectionAddress() local
88 const_cast<Elf_Shdr *>(reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in updateSectionAddress()
133 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in createRTDyldELFObject() local
135 reinterpret_cast<const Elf_Shdr *>(ShdrRef.p)); in createRTDyldELFObject()