Searched defs:IsRela (Results 1 – 5 of 5) sorted by relevance
46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset()
2456 const Elf_Rela &R, bool IsRela) { in printRelocation()2506 static inline void printRelocHeader(raw_ostream &OS, bool Is64, bool IsRela) { in printRelocHeader()2964 bool IsRela) { in printDynamicRelocation()
371 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
798 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
1280 const bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local