// machine-dependent parts of class relocInfo private: enum { // AArch64 instructions are always 4 bytes long and 4-aligned, so // the two lowest offset bits can always be discarded.
offset_unit = 4, // Must be at least 1 for RelocInfo::narrow_oop_in_const.
format_width = 1
};
public:
// This platform has no oops in the code that are not also // listed in the oop section. staticbool mustIterateImmediateOopsInCode() { returnfalse; }
#endif// CPU_AARCH64_RELOCINFO_AARCH64_HPP
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-06-10)
¤
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.