LLVM API Documentation
#include <COFFYAML.h>
Static Public Member Functions | |
static void | mapping (IO &IO, COFFYAML::Relocation &Rel) |
Definition at line 144 of file COFFYAML.h.
void llvm::yaml::MappingTraits< COFFYAML::Relocation >::mapping | ( | IO & | IO, |
COFFYAML::Relocation & | Rel | ||
) | [static] |
Definition at line 290 of file COFFYAML.cpp.
References llvm::yaml::IO::getContext(), H, llvm::COFF::IMAGE_FILE_MACHINE_AMD64, llvm::COFF::IMAGE_FILE_MACHINE_I386, llvm::COFF::header::Machine, llvm::yaml::IO::mapRequired(), llvm::COFFYAML::Relocation::SymbolName, llvm::COFFYAML::Relocation::Type, and llvm::COFFYAML::Relocation::VirtualAddress.