Searched refs:get_stub (Results 1 – 3 of 3) sorted by relevance
29 #define get_stub(stb) ({ \ macro
22 #define get_stub(stb) ({ \ macro
480 uint8_t *buf_ = get_stub(stub); \1181 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \1191 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \7420 uint8_t *buf = get_stub(stub); in x86_emulate()7447 uint8_t *buf = get_stub(stub); in x86_emulate()7784 uint8_t *buf = get_stub(stub); in x86_emulate()7817 uint8_t *buf = get_stub(stub); in x86_emulate()
Completed in 15 milliseconds