Searched refs:SectionOrType (Results 1 – 4 of 4) sorted by relevance
83 struct SectionOrType { struct126 std::vector<SectionOrType> Members;182 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::SectionOrType) in LLVM_YAML_IS_SEQUENCE_VECTOR()312 template <> struct MappingTraits<ELFYAML::SectionOrType> { in LLVM_YAML_IS_SEQUENCE_VECTOR()313 static void mapping(IO &IO, ELFYAML::SectionOrType §ionOrType); in LLVM_YAML_IS_SEQUENCE_VECTOR()
11 #ELF-GROUP: - SectionOrType: GRP_COMDAT12 #ELF-GROUP: - SectionOrType: .rodata.a
705 void MappingTraits<ELFYAML::SectionOrType>::mapping( in mapping()706 IO &IO, ELFYAML::SectionOrType §ionOrType) { in mapping()
378 ELFYAML::SectionOrType s; in dumpGroup()