Lines Matching defs:Secs
123 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs,
127 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs);
458 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs,
468 for (auto &KV : Secs) {
503 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) {
512 for (auto &KV : Secs) {
638 &Secs,
641 HeaderAddr, std::move(Secs), RunInitializers);
652 &Secs) {
654 HeaderAddr, std::move(Secs));