reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
76 return Sec.getSectionName().endswith(".dwo"); 346 StrTabBuilder.add(Sec->getSectionName()); 810 const StringRef SectionName = Sec.getSectionName(); 869 StringRef SectionName = Section.getSectionName(); 1055 WriteSecHdrEntry(StrTabBuilder.getOffset(Section.getSectionName()),lib/MC/MCAssembler.cpp
689 ELFSec->getSectionName() + "'");
lib/MC/MCContext.cpp 320 ELFSectionKey{Section->getSectionName(), GroupName, UniqueID});
lib/MC/MCSectionELF.cpp57 OS << '\t' << getSectionName(); 67 printName(OS, getSectionName()); 161 " for section " + getSectionName());lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
1202 StringRef FnSecName(FnSection.getSectionName());
lib/Target/BPF/BTFDebug.cpp 916 SecNameOff = addString(SectionELF->getSectionName());