Searched defs:IsRela (Results 1 – 2 of 2) sorted by relevance
1239 const bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
3446 bool IsRela = SType == ELF::SHT_RELA || SType == ELF::SHT_ANDROID_RELA; in printRelocHeaderFields() local