Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp131 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject() local
134 shdr->sh_addr = static_cast<addr_type>(SecLoadAddr); in createRTDyldELFObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp171 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject() local
174 shdr->sh_addr = static_cast<addr_type>(SecLoadAddr); in createRTDyldELFObject()