Searched refs:c_function_address (Results 1 – 2 of 2) sorted by relevance
878 ExternalReference c_function_address = in EnterExitFramePrologue() local884 mov(ExternalReferenceAsOperand(c_function_address, scratch), edx); in EnterExitFramePrologue()
715 inline Address* c_function_address() { in c_function_address() function