Searched refs:ReplaceDynamicEntry (Results 1 – 1 of 1) sorted by relevance
662 static void ReplaceDynamicEntry(typename ELF::Sword tag, in ReplaceDynamicEntry() function806 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_REL : DT_RELA, dyn, &dynamics); in PackTypedRelocations()812 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_RELSZ : DT_RELASZ, dyn, &dynamics); in PackTypedRelocations()920 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA, in UnpackTypedRelocations()928 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_ANDROID_RELSZ : DT_ANDROID_RELASZ, in UnpackTypedRelocations()