Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3935 bool HasRelocSections = false; in printRelocations() local
3939 HasRelocSections = true; in printRelocations()
3971 if (!HasRelocSections) in printRelocations()