Home
last modified time | relevance | path

Searched refs:sectionOrType (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ObjectYAML/
DELFYAML.h313 static void mapping(IO &IO, ELFYAML::SectionOrType &sectionOrType); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp706 IO &IO, ELFYAML::SectionOrType &sectionOrType) { in mapping() argument
707 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h703 static void mapping(IO &IO, ELFYAML::SectionOrType &sectionOrType); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h890 static void mapping(IO &IO, ELFYAML::SectionOrType &sectionOrType); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1148 IO &IO, ELFYAML::SectionOrType &sectionOrType) { in mapping() argument
1149 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp1269 IO &IO, ELFYAML::SectionOrType &sectionOrType) { in mapping() argument
1270 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()