Searched defs:bytecode (Results 1 – 6 of 6) sorted by relevance
483 struct bytecode { in destroySocketsLackingPermission() struct484 markmatch netIdMatch; in destroySocketsLackingPermission()485 markmatch controlMatch; in destroySocketsLackingPermission()486 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()487 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local
80 const uint8_t bytecode = program[pc++]; in apf_disassemble() local
97 const uint8_t bytecode = program[pc++]; in accept_packet() local
154 MethodBytecode& bytecode = LookupBytecode(jvmti_env, method); in OnSingleStep() local
225 private int writeValue(int value, byte[] bytecode, int writingOffset) { in writeValue()235 void generate(byte[] bytecode) throws IllegalInstructionException { in generate()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...