LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< ELFStub > Struct Template Reference

YAML traits for ELFStub objects. More...

Static Public Member Functions

static void mapping (IO &IO, ELFStub &Stub)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< ELFStub >

YAML traits for ELFStub objects.

Definition at line 131 of file TBEHandler.cpp.

Member Function Documentation

◆ mapping()

static void llvm::yaml::MappingTraits< ELFStub >::mapping ( IO &  IO,
ELFStub Stub 
)
inlinestatic

The documentation for this struct was generated from the following file: