Searched refs:getoption (Results 1 – 6 of 6) sorted by relevance
22 getoption() function41 option_unwind=$(getoption ENABLE_STACKTRACE \43 option_demangle=$(getoption USE_DEMANGLE " stack-demangle")49 option_m32=$(getoption HAVE_M32_MPERS ' m32-mpers' ' no-m32-mpers')50 option_mx32=$(getoption HAVE_MX32_MPERS ' mx32-mpers' ' no-mx32-mpers')53 option_m32=$(getoption HAVE_M32_MPERS ' m32-mpers' ' no-m32-mpers')
26 wycheproof = metafunc.config.getoption("--wycheproof-root")
1443 static KOption getoption (Header *h, const char **fmt, int *size) { in getoption() function1492 KOption opt = getoption(h, fmt, psize); in getdetails()1495 if (**fmt == '\0' || getoption(h, fmt, &align) == Kchar || align == 0) in getdetails()
13344 * tests/strace-V.tests (getoption): New function.