Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2519 bool HasRelocSections = false; in printRelocations() local
2523 HasRelocSections = true; in printRelocations()
2545 if (!HasRelocSections) in printRelocations()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2707 bool HasRelocSections = false; in printRelocations() local
2716 HasRelocSections = true; in printRelocations()
2773 if (!HasRelocSections) in printRelocations()