Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3492 static bool isRelocationSec(const typename ELFT::Shdr &Sec) { in isRelocationSec() function
3525 if (!isRelocationSec<ELFT>(Sec)) in printRelocations()
6340 if (!isRelocationSec<ELFT>(Sec)) in printRelocations()