Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp75 ShowBinaryBlobs("show-binary-blobs", variable
123 O.ShowBinaryBlobs = ShowBinaryBlobs; in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h45 bool ShowBinaryBlobs = false; member
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp971 if (O->ShowBinaryBlobs) { in parseBlock()