Searched refs:call32_from_64 (Results 1 – 3 of 3) sorted by relevance
12 .global call32_from_6413 .type call32_from_64, @function14 call32_from_64: label59 .size call32_from_64, .-call32_from_64
36 extern unsigned long call32_from_64(void *stack, void (*function)(void));93 call32_from_64(stack32 + 4088, test_ss); in main()
14 .type call32_from_64, @function