Searched refs:deadRelocInNonAlloc (Results 1 – 3 of 3) sorted by relevance
152 std::vector<std::pair<llvm::GlobPattern, uint64_t>> deadRelocInNonAlloc; member
869 for (const auto &patAndValue : llvm::reverse(config->deadRelocInNonAlloc)) in relocateNonAlloc()
1139 config->deadRelocInNonAlloc.emplace_back(std::move(*pat), v); in readConfigs()