reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Object/WasmObjectFile.cpp
  499           IsDefined != isDefinedFunctionIndex(Info.ElementIndex))
  502       if (IsDefined) {
  524           IsDefined != isDefinedGlobalIndex(Info.ElementIndex))
  527       if (!IsDefined && (Info.Flags & wasm::WASM_SYMBOL_BINDING_MASK) ==
  531       if (IsDefined) {
  552       if (IsDefined) {
  582           IsDefined != isDefinedEventIndex(Info.ElementIndex))
  585       if (!IsDefined && (Info.Flags & wasm::WASM_SYMBOL_BINDING_MASK) ==
  589       if (IsDefined) {