Searched refs:hash_sect (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp313 LDSection& hash_sect = file_format->getHashTab(); local
320 MemoryRegion* hash_region = pOutput.memArea()->request(hash_sect.offset(),
321 hash_sect.size());
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp913 LDSection& hash_sect = file_format->getHashTab(); local
920 MemoryRegion* hash_region = pOutput.memArea()->request(hash_sect.offset(),
921 hash_sect.size());

Completed in 56 milliseconds