Searched refs:LocSec (Results 1 – 1 of 1) sorted by relevance
204 unsigned toSectionIndex(StringRef S, StringRef LocSec, StringRef LocSym = "");205 unsigned toSymbolIndex(StringRef S, StringRef LocSec, bool IsDynamic);540 unsigned ELFState<ELFT>::toSectionIndex(StringRef S, StringRef LocSec, in toSectionIndex() argument542 assert(LocSec.empty() || LocSym.empty()); in toSectionIndex()551 LocSec + "'"); in toSectionIndex()568 reportError("unable to link '" + LocSec + "' to excluded section '" + S + in toSectionIndex()578 unsigned ELFState<ELFT>::toSymbolIndex(StringRef S, StringRef LocSec, in toSymbolIndex() argument586 LocSec + "'"); in toSymbolIndex()