Searched refs:get_stub (Results 1 – 3 of 3) sorted by relevance
31 #define get_stub(stb) ({ \ macro
27 #define get_stub(stb) ({ \ macro
718 uint8_t *buf_ = get_stub(stub); \773 uint8_t *buf_ = get_stub(stub); \1536 memcpy(get_stub(stub), \1545 memcpy(get_stub(stub), \1554 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \3825 uint8_t *stb = get_stub(stub); in x86_emulate()10048 opc = get_stub(stub); in x86_emulate()10282 uint8_t *buf = get_stub(stub); in x86_emulate()10309 uint8_t *buf = get_stub(stub); in x86_emulate()11105 uint8_t *buf = get_stub(stub); in x86_emulate()[all …]
Completed in 19 milliseconds