Lines Matching full:bytes
76 // | MarkWord | 8 bytes
78 // | machine payload size | 4 bytes
80 // | instructions size | 4 bytes
82 // | instructions addr | 8 bytes (if JitFort enabled)
84 // | nativePcOffsetTable size | 4 bytes
86 // | func addr | 8 bytes
88 // | fp deltaprevframe sp | 8 bytes
90 // | func size | 4 bytes
92 // | callee register num | 4 bytes
94 // | | 64 * 4 bytes (AMD64 or ARM64)
95 // | callee reg2offset array | or 32 * 4 bytes (others)
98 // | bit field | 4 bytes
112 // | MarkWord | 8 bytes
114 // | OSR offset | 4 bytes
116 // | OSR mask | 4 bytes
118 // | machine payload size | 4 bytes
120 // | instructions size | 4 bytes
122 // | instructions addr | 8 bytes (if JitFort enabled)
124 // | stack map size | 4 bytes
126 // | heap constant table size | 4 bytes
128 // | heap constant table addr | 8 bytes
130 // | func addr | 8 bytes
132 // | fp deltaprevframe sp | 8 bytes
134 // | func size | 4 bytes
136 // | callee register num | 4 bytes
138 // | | 64 * 4 bytes (AMD64 or ARM64)
139 // | callee reg2offset array | or 32 * 4 bytes (others)
142 // | bit field | 4 bytes