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