|
LLVM 22.0.0git
|
Classes | |
| struct | RegisterMCTargetOptionsFlags |
| Create this object with static storage to register mc-related command line options. More... | |
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
| LLVM_ABI int llvm::mc::getDwarfVersion | ( | ) |
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
| LLVM_ABI EmitDwarfUnwindType llvm::mc::getEmitDwarfUnwind | ( | ) |
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
References LLVM_ABI.
Referenced by InitMCTargetOptionsFromFlags().
| MCTargetOptions llvm::mc::InitMCTargetOptionsFromFlags | ( | ) |
Definition at line 184 of file MCTargetOptionsCommandFlags.cpp.
References getABIName(), getAsSecureLogFile(), getCrel(), getDwarf64(), getDwarfVersion(), getEmitCompactUnwindNonCanonical(), getEmitDwarfUnwind(), getEmitSFrameUnwind(), getFatalWarnings(), getFDPIC(), getImplicitMapSyms(), getIncrementalLinkerCompatible(), getNoDeprecatedWarn(), getNoTypeCheck(), getNoWarn(), getRelaxAll(), getSaveTempLabels(), getShowMCInst(), getX86RelaxRelocations(), getX86Sse2Avx(), and Options.
Referenced by llvm::dwarf_linker::classic::DwarfStreamer::init(), llvm::dwarf_linker::parallel::DwarfEmitterImpl::init(), and llvm::codegen::InitTargetOptionsFromCodeGenFlags().
|
inline |
Definition at line 130 of file MCFixup.h.
References llvm::FixupKind(), and llvm::FK_NONE.
Referenced by llvm::ARMAsmBackend::applyFixup(), llvm::AVRAsmBackend::applyFixup(), llvm::CSKYAsmBackend::applyFixup(), llvm::LoongArchAsmBackend::applyFixup(), llvm::RISCVAsmBackend::applyFixup(), llvm::ARMAsmBackend::getFixupKindInfo(), llvm::AVRAsmBackend::getFixupKindInfo(), llvm::CSKYAsmBackend::getFixupKindInfo(), llvm::LoongArchAsmBackend::getFixupKindInfo(), llvm::MipsAsmBackend::getFixupKindInfo(), llvm::RISCVAsmBackend::getFixupKindInfo(), and getPCRelHiFixup().
|
inline |
Definition at line 135 of file MCFixup.h.
References llvm::FirstLiteralRelocationKind, llvm::FixupKind(), and llvm::FK_NONE.
Referenced by llvm::MCAssembler::layout(), and llvm::ELFObjectWriter::recordRelocation().