Searched defs:SecName (Results 1 – 14 of 14) sorted by relevance
65 support::ulittle16_t SecName; // Byte index of the segment or group name member
260 for (StringRef SecName : ImplicitSections) { in ELFState() local372 Elf_Shdr &Header, StringRef SecName, in initImplicitHeader()696 for (const ELFYAML::SectionName &SecName : Phdr.Sections) { in getPhdrFragments() local
552 StringRef SecName = ""; in writeWasm() local
126 StringRef SecName = MSec.getSectionName(); in canGoAfterDWARF() local
129 StringRef SecName = MSec.getSectionName(); in canGoAfterDWARF() local
346 BTFKindDataSec::BTFKindDataSec(AsmPrinter *AsmPrt, std::string SecName) in BTFKindDataSec()1058 StringRef SecName; in processGlobals() local
372 StringRef SecName; in printLineInfoForInput() local
843 StringRef SecName; in DWARFContextInMemory() local
79 support::ulittle16_t SecName; // Byte index of the segment or group name member
879 auto SecName = ".text." + SymName; in doBeforeLabelEmit() local
1434 StringRef SecName = getCOFFSectionNameForUniqueGlobal(Kind); in getSectionForJumpTable() 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()