Searched refs:LocSec (Results 1 – 1 of 1) sorted by relevance
222 unsigned toSectionIndex(StringRef S, StringRef LocSec, StringRef LocSym = "");223 unsigned toSymbolIndex(StringRef S, StringRef LocSec, bool IsDynamic);589 unsigned ELFState<ELFT>::toSectionIndex(StringRef S, StringRef LocSec, in toSectionIndex() argument591 assert(LocSec.empty() || LocSym.empty()); in toSectionIndex()600 LocSec + "'"); in toSectionIndex()616 reportError("unable to link '" + LocSec + "' to excluded section '" + S + in toSectionIndex()626 unsigned ELFState<ELFT>::toSymbolIndex(StringRef S, StringRef LocSec, in toSymbolIndex() argument634 LocSec + "'"); in toSymbolIndex()