Home
last modified time | relevance | path

Searched refs:SecLoadAddr (Results 1 – 1 of 1) 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()