Searched refs:SectionLoadAddr (Results 1 – 1 of 1) sorted by relevance
80 uint64_t SectionLoadAddr = L.getSectionLoadAddress(Section); in fillSectionInformation() local81 if (SectionLoadAddr) { in fillSectionInformation()86 SectionInfo.start_addr = reinterpret_cast<void *>(SectionLoadAddr); in fillSectionInformation()