Searched refs:testfly (Results 1 – 3 of 3) sorted by relevance
41 .globl testfly symbol42 .type testfly,_ASM_TYPE_FUNCTION43 testfly: label46 END(testfly)51 .globl testfly symbol52 .type testfly,_ASM_TYPE_FUNCTION53 testfly: label56 END(testfly)60 ENTRY(testfly)62 END(testfly)[all …]
59 void testfly(void);222 memcpy(text, &testfly, textsiz); in worker()334 if (p != &testfly) { in worker()335 memcpy(p, &testfly, TESTSZ); in worker()
4 SRCS= noexec.c testfly.S