Searched refs:IsDynamicSectionPointer (Results 1 – 2 of 2) sorted by relevance
110 static inline bool IsDynamicSectionPointer(Elf32_Word d_tag, Elf32_Word e_machine) { in IsDynamicSectionPointer() function
1572 if (IsDynamicSectionPointer(d_tag, GetHeader().e_machine)) { in FixupDynamic()