Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp616 StringRef ScopeName, IndexName; in ParseSubsection() local
624 IndexName = "Sections"; in ParseSubsection()
629 IndexName = "Symbols"; in ParseSubsection()
640 SW.printList(IndexName, Indicies); in ParseSubsection()