Searched refs:SymbolIdx (Results 1 – 4 of 4) sorted by relevance
2241 unsigned SymbolIdx = 0; in ParseUnqualifiedIdOperator() local2249 SymbolLocations[SymbolIdx++] = ConsumeToken(); in ParseUnqualifiedIdOperator()2260 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2261 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()2271 SymbolLocations[SymbolIdx++] = ConsumeToken(); \ in ParseUnqualifiedIdOperator()2285 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2286 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()2299 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2300 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()
565 uint32_t SymbolIdx = RE->Word1 & 0xffffff; in getRelocationSymbol() local572 for (unsigned i = 0; i < SymbolIdx; i++) { in getRelocationSymbol()
758 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol() local767 uint64_t Offset = S.symoff + SymbolIdx * SymbolTableEntrySize; in getRelocationSymbol()
2089 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol() local2098 uint64_t Offset = S.symoff + SymbolIdx * SymbolTableEntrySize; in getRelocationSymbol()