Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3884 static bool isRelocationSec(const typename ELFT::Shdr &Sec, in isRelocationSec() function
3937 if (!isRelocationSec<ELFT>(Sec, this->Obj.getHeader())) in printRelocations()
7189 if (!isRelocationSec<ELFT>(Sec, this->Obj.getHeader())) in printRelocations()