Searched refs:bytecode (Results 1 – 4 of 4) sorted by relevance
416 struct bytecode { in destroySocketsLackingPermission() struct420 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local427 constexpr uint8_t bytecodelen = sizeof(bytecode); in destroySocketsLackingPermission()429 bytecode = (struct bytecode) { in destroySocketsLackingPermission()458 { &bytecode, bytecodelen }, in destroySocketsLackingPermission()
9 device) is the tester that takes as input the bytecode files (*.wl16 the host where the script runs, compiles and packages up the bytecode
26 # fully compile dalvik bytecode into native instructions.31 # To profile java code, we need to compile dalvik bytecode into native binaries
473 it can compile Java bytecode into native instructions with debug information.475 bytecode with debug information. However, on devices with Android version >= N,545 We need to compile Java bytecode into native instructions to profile Java code