Home | History | Annotate | Download | only in llvm-readobj

Lines Matching defs:SectionName

737   StringRef SectionName = "";
739 Obj->getSectionName(Section, SectionName);
743 W.printNumber("Section", SectionName, Symbol->SectionNumber);