Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp50 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
62 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
70 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
94 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
100 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
115 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
125 static void sectionMapping(IO &IO, WasmYAML::TagSection &Section) { in sectionMapping() function
140 static void sectionMapping(IO &IO, WasmYAML::StartSection &Section) { in sectionMapping() function
145 static void sectionMapping(IO &IO, WasmYAML::ElemSection &Section) { in sectionMapping() function
150 static void sectionMapping(IO &IO, WasmYAML::CodeSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1338 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1370 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1382 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1388 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1395 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1399 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1405 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
1410 static void sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) { in sectionMapping() function
1422 static void sectionMapping(IO &IO, ELFYAML::RelrSection &Section) { in sectionMapping() function
1463 static void sectionMapping(IO &IO, in sectionMapping() function
[all …]