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

References

include/llvm/Object/StackMapParser.h
  306     ConstantsListOffset = FunctionListOffset + getNumFunctions() * FunctionSize;
  312       ConstantsListOffset + getNumConstants() * ConstantSize;
  437     return ConstantsListOffset + ConstantIndex * ConstantSize;