Lines Matching full:hash_sect
1161 LDSection& hash_sect = file_format->getHashTab();1162 MemoryRegion* hash_region = pOutput.request(hash_sect.offset(),1163 hash_sect.size());