Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp622 StringRef ScopeName, IndexName; in ParseSubsection() local
630 IndexName = "Sections"; in ParseSubsection()
635 IndexName = "Symbols"; in ParseSubsection()
646 SW.printList(IndexName, Indicies); in ParseSubsection()