Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1279 const bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent() local
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3557 bool IsRela = SType == ELF::SHT_RELA || SType == ELF::SHT_ANDROID_RELA; in printRelocHeaderFields() local