Searched defs:IsRela (Results 1 – 2 of 2) sorted by relevance
46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset()
798 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local