reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
126 unsigned toSectionIndex(StringRef S, StringRef LocSec, StringRef LocSym = "");
406 SHeader.sh_link = toSectionIndex(Sec->Link, Sec->Name); 510 Symbol.st_shndx = toSectionIndex(Sym.Section, "", Sym.Name); 560 SHeader.sh_link = toSectionIndex(RawSec->Link, RawSec->Name); 749 SHeader.sh_info = toSectionIndex(Section.RelocatableSec, Section.Name); 807 SectionIndex = toSectionIndex(Member.sectionNameOrType, Section.Name);