LLVM API Documentation
#include "llvm/Object/COFFYAML.h"
Go to the source code of this file.
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
llvm::COFFYAML | |
llvm::yaml | |
Macros | |
#define | ECase(X) IO.enumCase(Value, #X, COFF::X); |
#define | BCase(X) IO.bitSetCase(Value, #X, COFF::X); |
Definition at line 143 of file COFFYAML.cpp.
Referenced by llvm::yaml::ScalarBitSetTraits< COFF::Characteristics >::bitset(), and llvm::yaml::ScalarBitSetTraits< COFF::SectionCharacteristics >::bitset().
Definition at line 16 of file COFFYAML.cpp.
Referenced by llvm::yaml::ScalarEnumerationTraits< COFF::MachineTypes >::enumeration(), llvm::yaml::ScalarEnumerationTraits< COFF::SymbolBaseType >::enumeration(), llvm::yaml::ScalarEnumerationTraits< COFF::SymbolStorageClass >::enumeration(), llvm::yaml::ScalarEnumerationTraits< COFF::SymbolComplexType >::enumeration(), and llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeX86 >::enumeration().
COFF::Characteristics Characteristics |
Definition at line 196 of file COFFYAML.cpp.
Referenced by llvm::MCSectionCOFF::getCharacteristics(), llvm::MCContext::getCOFFSection(), llvm::TargetLoweringObjectFileCOFF::getExplicitSectionGlobal(), llvm::object::COFFObjectFile::getSymbolType(), and llvm::TargetLoweringObjectFileCOFF::SelectSectionForGlobal().
COFF::MachineTypes Machine |
Definition at line 211 of file COFFYAML.cpp.
Referenced by llvm::WriteConstantInternal().
COFF::SymbolStorageClass StorageClass |
Definition at line 204 of file COFFYAML.cpp.
COFF::RelocationTypeX86 Type |
Definition at line 227 of file COFFYAML.cpp.
Referenced by CC_Hexagon32_VarArgs(), llvm::sys::fs::createTemporaryFile(), llvm::DWARFContextInMemory::DWARFContextInMemory(), ForeachHelper(), llvm::object::MachOObjectFile::getRelocationHidden(), llvm::object::ELFObjectFile< ELFT >::getRelocationTypeName(), getRelocType(), llvm::MCELF::GetType(), llvm::MCSectionELF::getType(), llvm::QualifyName(), RetCC_Hexagon32_VarArgs(), llvm::setCurrentDebugType(), llvm::MCMachObjectTargetWriter::setLocalDifferenceRelocationType(), and llvm::MachineRegisterInfo::setRegAllocationHint().