reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
626 if (RelEntry.Type == wasm::R_WASM_TYPE_INDEX_LEB) { 627 if (!TypeIndices.count(RelEntry.Symbol)) 629 RelEntry.Symbol->getName()); 630 return TypeIndices[RelEntry.Symbol]; 633 return RelEntry.Symbol->getIndex();