Searched refs:IndirectIndex (Results 1 – 2 of 2) sorted by relevance
544 for (auto [IndirectIndex, ISD] : enumerate(IndirectSymbols)) { in bindIndirectSymbols()552 IndirectSymBase.insert(std::make_pair(ISD.Section, IndirectIndex)); in bindIndirectSymbols()558 for (auto [IndirectIndex, ISD] : enumerate(IndirectSymbols)) { in bindIndirectSymbols()566 IndirectSymBase.insert(std::make_pair(ISD.Section, IndirectIndex)); in bindIndirectSymbols()
430 uint64_t IndirectIndex = 1; member in __anon397f1b580111::LowerTypeTestsModule1750 ConstantInt::get(Int64Ty, IndirectIndex)))); in buildBitSetsFromFunctionsWASM()1754 GlobalLayout[GTM] = IndirectIndex++; in buildBitSetsFromFunctionsWASM()