Searched refs:SIZE_ABSADDR (Results 1 – 2 of 2) sorted by relevance
536 #define SIZE_ABSADDR sizeof(AbsAddrType) macro593 #define SIZE_OP_CALL (SIZE_OPCODE + SIZE_ABSADDR)
232 BBUF_ADD(reg, &ra, SIZE_ABSADDR); in add_abs_addr()1289 node->call_addr = BBUF_GET_OFFSET_POS(reg) + SIZE_ABSADDR + SIZE_OP_JUMP; in compile_enclose_node()1977 BBUF_WRITE(reg, offset, &addr, SIZE_ABSADDR); in unset_addr_list_fix()
Completed in 51 milliseconds