Searched refs:WORD_SIZE_BITS_ARCH (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-master/seL4/manual/tools/libsel4_tools/
H A Dsyscall_stub_gen.py48 WORD_SIZE_BITS_ARCH = { variable
952 if arch not in WORD_SIZE_BITS_ARCH.keys():
1050 parser.add_argument("-a", "--arch", dest="arch", required=True, choices=WORD_SIZE_BITS_ARCH,
/seL4-l4v-master/seL4/libsel4/tools/
H A Dsyscall_stub_gen.py48 WORD_SIZE_BITS_ARCH = { variable
952 if arch not in WORD_SIZE_BITS_ARCH.keys():
1050 parser.add_argument("-a", "--arch", dest="arch", required=True, choices=WORD_SIZE_BITS_ARCH,

Completed in 32 milliseconds