Home | History | Annotate | Download | only in MC

Lines Matching defs:Sec

462             sizeof(ELF::Elf32_Ehdr)));  // e_shoff = sec hdr table off in bytes
760 auto &Sec = cast<MCSectionELF>(Sym.getSection());
761 unsigned Flags = Sec.getFlags();
1361 const MCSectionData *Sec = Entry.Section;
1362 if (Sec)
1363 Index = Sec->getOrdinal() + FileSymbolData.size() +