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

Lines Matching refs:getSectionName

819     Obj->getSectionName(Section, SectionName);
901 (EC = Obj->getSectionName(Assoc, AssocName))) {