Searched refs:applyEntries (Results 1 – 3 of 3) sorted by relevance
143 void applyEntries(const ELFFileFormat& pFormat);
193 void ELFDynamic::applyEntries(const ELFFileFormat& pFormat) { in applyEntries() function in mcld::ELFDynamic
1086 dynamic().applyEntries(*file_format); in emitDynNamePools()