Home
last modified time | relevance | path

Searched defs:IsRela (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp371 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2456 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp798 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp1193 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3748 bool IsRela = SType == ELF::SHT_RELA || SType == ELF::SHT_ANDROID_RELA; in printRelocHeaderFields() local