Searched defs:SecName (Results 1 – 7 of 7) sorted by relevance
65 support::ulittle16_t SecName; // Byte index of the segment or group name member
129 StringRef SecName = MSec.getSectionName(); in canGoAfterDWARF() local
843 StringRef SecName; in DWARFContextInMemory() local
372 StringRef SecName; in printLineInfoForInput() local
539 ErrorOr<StringRef> SecName = EF.getSectionName(SymSec); in getRelocationValueString() local
1030 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit()
2631 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName()