Searched refs:toSectionIndex (Results 1 – 1 of 1) sorted by relevance
222 unsigned toSectionIndex(StringRef S, StringRef LocSec, StringRef LocSym = "");589 unsigned ELFState<ELFT>::toSectionIndex(StringRef S, StringRef LocSec, in toSectionIndex() function in ELFState805 SHeader.sh_link = toSectionIndex(*Sec->Link, Sec->Name); in initSectionHeaders()964 Symbol.st_shndx = toSectionIndex(*Sym.Section, "", Sym.Name); in toELFSymbols()1283 SHeader.sh_info = toSectionIndex(Section.RelocatableSec, Section.Name); in writeSectionContent()1407 SectionIndex = toSectionIndex(Member.sectionNameOrType, Section.Name); in writeSectionContent()