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

#include "llvm/ObjectYAML/ELFYAML.h"

Static Public Member Functions

static void mapping (IO &IO, ELFYAML::SectionName &sectionName)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< ELFYAML::SectionName >

Definition at line 374 of file ELFYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< ELFYAML::SectionName >::mapping ( IO &  IO,
ELFYAML::SectionName sectionName 
)
static

Definition at line 860 of file ELFYAML.cpp.

References llvm::ELFYAML::SectionName::Section.


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