Searched refs:RELOCATION_GROUPED_BY_INFO_FLAG (Results 1 – 4 of 4) sorted by relevance
114 #define RELOCATION_GROUPED_BY_INFO_FLAG 1 macro
390 bool GroupedByInfo = GroupFlags & ELF::RELOCATION_GROUPED_BY_INFO_FLAG; in android_relas()
1527 RELOCATION_GROUPED_BY_INFO_FLAG = 1, enumerator
2210 if (group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) { in do_android_relocs()2235 if ((group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) == 0) { in do_android_relocs()