Searched refs:SecLoadAddr (Results 1 – 2 of 2) sorted by relevance
131 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject() local134 shdr->sh_addr = static_cast<addr_type>(SecLoadAddr); in createRTDyldELFObject()
171 if (uint64_t SecLoadAddr = L.getSectionLoadAddress(*SI)) { in createRTDyldELFObject() local174 shdr->sh_addr = static_cast<addr_type>(SecLoadAddr); in createRTDyldELFObject()