Home
last modified time | relevance | path

Searched refs:IsRelr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2745 bool IsRelr = SType == ELF::SHT_RELR || SType == ELF::SHT_ANDROID_RELR; in printRelocHeader() local
2750 if (IsRelr && opts::RawRelr) in printRelocHeader()