// This file holds the platform specific parts of the StubRoutines // definition. See stubRoutines.hpp for a description on how to // extend it.
enum platform_dependent_constants {
code_size1 = 9000, // simply increase if too small (assembler will crash if too small)
code_size2 = 22000// simply increase if too small (assembler will crash if too small)
};
class Arm { friendclass StubGenerator; friendclass VMStructs;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.