ΒΆinline void InitializeAllDisassemblers()

Description

InitializeAllDisassemblers - The main program should call this function if it wants all disassemblers that LLVM is configured to support, to make them available via the TargetRegistry. It is legal for a client to make multiple calls to this function.

Declared at: llvm/include/llvm/Support/TargetSelect.h:109