php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
int | ir_patch (const void *code, size_t size, uint32_t jmp_table_size, const void *from_addr, const void *to_addr) |
int ir_patch | ( | const void * | code, |
size_t | size, | ||
uint32_t | jmp_table_size, | ||
const void * | from_addr, | ||
const void * | to_addr ) |
Definition at line 251 of file ir_patch.c.