Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp487 LLVM_ATTRIBUTE_NORETURN static void reportCmdLineError(Twine Message) { in reportCmdLineError() function
2967 reportCmdLineError("start address should be less than stop address"); in main()