Home
last modified time | relevance | path

Searched refs:getBitMode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1269 static BitModeTy getBitMode(const char *RawBitMode) { in getBitMode() function
1330 BitMode = getBitMode(getenv("OBJECT_MODE")); in ar_main()
1393 BitMode = getBitMode(Match); in ar_main()