Home
last modified time | relevance | path

Searched defs:STATIC_CHAIN_REG (Results 1 – 1 of 1) sorted by relevance

/third_party/libffi/testsuite/libffi.go/
Dstatic-chain.h2 # define STATIC_CHAIN_REG "x18" macro
4 # define STATIC_CHAIN_REG "$1" macro
6 # define STATIC_CHAIN_REG "ip" macro
9 # define STATIC_CHAIN_REG "g5" macro
11 # define STATIC_CHAIN_REG "g2" macro
14 # define STATIC_CHAIN_REG "r10" macro
17 # define STATIC_CHAIN_REG "ecx" /* FFI_DEFAULT_ABI only */ macro