Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset()
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A 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()
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp371 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp798 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1280 const bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local