Searched refs:errPrefix (Results 1 – 1 of 1) sorted by relevance
1678 constexpr StringRef errPrefix = "--shuffle-sections=: "; in readConfigs() local1681 ErrAlways(ctx) << errPrefix << "expected <section_glob>=<seed>, but got '" in readConfigs()1688 ErrAlways(ctx) << errPrefix << "expected an integer, but got '" in readConfigs()1693 ErrAlways(ctx) << errPrefix << pat.takeError() << ": " << kv.first; in readConfigs()1768 constexpr StringRef errPrefix = "-z dead-reloc-in-nonalloc=: "; in readConfigs() local1771 ErrAlways(ctx) << errPrefix << "expected <section_glob>=<value>"; in readConfigs()1776 ErrAlways(ctx) << errPrefix in readConfigs()1782 ErrAlways(ctx) << errPrefix << pat.takeError() << ": " << kv.first; in readConfigs()