Searched refs:SizeOfLoaderSection (Results 1 – 1 of 1) sorted by relevance
397 uint64_t SizeOfLoaderSection = 0; in getLoaderSectionAddress() local403 SizeOfLoaderSection = Sec64.SectionSize; in getLoaderSectionAddress()410 SizeOfLoaderSection = Sec32.SectionSize; in getLoaderSectionAddress()416 if (!SizeOfLoaderSection) in getLoaderSectionAddress()422 Binary::checkOffset(Data, LoderSectionStart, SizeOfLoaderSection)) in getLoaderSectionAddress()426 " and size 0x" + Twine::utohexstr(SizeOfLoaderSection) + in getLoaderSectionAddress()