Searched refs:IsRela (Results 1 – 3 of 3) sorted by relevance
1289 const bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local1335 } else if (IsRela) { in writeSectionContent()
125 bool IsRela() { return (reloc.is<ELFRela *>()); } in IsRela() function in __anone59002980111::ELFRelocation2849 if (rel.IsRela()) { in ApplyRelocations()
3860 bool IsRela = SType == ELF::SHT_RELA || SType == ELF::SHT_ANDROID_RELA; in printRelocHeaderFields() local3866 if (IsRela || (SType == ELF::SHT_CREL && (CrelHdr & CREL_HDR_ADDEND))) in printRelocHeaderFields()