The processor-dependent and EABI-dependent definitions are in
arch/abi/Conventions1.v. This file adds various processor-independent
definitions and lemmas.
A function finds the values of its parameter in the same locations
where its caller stored them, except that the stack-allocated arguments,
viewed as Outgoing slots by the caller, are accessed via Incoming
slots (at the same offsets and types) in the callee.