Searched refs:call32_from_64 (Results 1 – 3 of 3) sorted by relevance
20 .global call32_from_64 symbol21 .type call32_from_64, @function22 call32_from_64: label67 .size call32_from_64, .-call32_from_64
44 extern unsigned long call32_from_64(void *stack, void (*function)(void));101 call32_from_64(stack32 + 4088, test_ss); in main()
22 .type call32_from_64, @function