Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3618 bool HasRelocSections = false; in printRelocations() local
3622 HasRelocSections = true; in printRelocations()
3640 if (!HasRelocSections) in printRelocations()