Home
last modified time | relevance | path

Searched defs:sectionMapping (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp50 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
60 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
66 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
76 static void sectionMapping(IO &IO, WasmYAML::ProducersSection &Section) { in sectionMapping() function
84 static void sectionMapping(IO &IO, WasmYAML::TargetFeaturesSection &Section) { in sectionMapping() function
90 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
96 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
101 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() function
106 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { in sectionMapping() function
111 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
[all …]
DELFYAML.cpp1030 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1036 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
1043 static void sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) { in sectionMapping() function
1050 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1058 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1066 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1074 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1079 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1086 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
1091 static void sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) { in sectionMapping() function
[all …]