- LLVMInitializeAllAsmParsers
void LLVMInitializeAllAsmParsers()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeAllAsmPrinters
void LLVMInitializeAllAsmPrinters()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeAllDisassemblers
void LLVMInitializeAllDisassemblers()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeAllTargetInfos
void LLVMInitializeAllTargetInfos()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeAllTargetMCs
void LLVMInitializeAllTargetMCs()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeAllTargets
void LLVMInitializeAllTargets()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeNativeAsmParser
LLVMBool LLVMInitializeNativeAsmParser()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeNativeAsmPrinter
LLVMBool LLVMInitializeNativeAsmPrinter()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeNativeDisassembler
LLVMBool LLVMInitializeNativeDisassembler()
Undocumented in source. Be warned that the author may not have intended to support it.
- LLVMInitializeNativeTarget
LLVMBool LLVMInitializeNativeTarget()
Undocumented in source. Be warned that the author may not have intended to support it.