Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2765 bool HasRelocSections = false; in printRelocations() local
2774 HasRelocSections = true; in printRelocations()
2831 if (!HasRelocSections) in printRelocations()