Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Process/Utility/
DRegisterContextFreeBSDTest.cpp152 TEST(RegisterContextFreeBSDTest, i386) { in TEST() argument
/external/oss-fuzz/infra/
Dhelper.py338 def _add_architecture_args(parser, choices=('x86_64', 'i386')):