Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp51 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { sectionMapping() function
63 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { sectionMapping() function
71 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { sectionMapping() function
81 static void sectionMapping(IO &IO, WasmYAML::ProducersSection &Section) { sectionMapping() function
89 static void sectionMapping(IO &IO, WasmYAML::TargetFeaturesSection &Section) { sectionMapping() function
95 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { sectionMapping() function
101 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { sectionMapping() function
106 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { sectionMapping() function
111 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { sectionMapping() function
116 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { sectionMapping() function
121 static void sectionMapping(IO &IO, WasmYAML::MemorySection &Section) { sectionMapping() function
126 static void sectionMapping(IO &IO, WasmYAML::TagSection &Section) { sectionMapping() function
131 static void sectionMapping(IO &IO, WasmYAML::GlobalSection &Section) { sectionMapping() function
136 static void sectionMapping(IO &IO, WasmYAML::ExportSection &Section) { sectionMapping() function
141 static void sectionMapping(IO &IO, WasmYAML::StartSection &Section) { sectionMapping() function
146 static void sectionMapping(IO &IO, WasmYAML::ElemSection &Section) { sectionMapping() function
151 static void sectionMapping(IO &IO, WasmYAML::CodeSection &Section) { sectionMapping() function
156 static void sectionMapping(IO &IO, WasmYAML::DataSection &Section) { sectionMapping() function
161 static void sectionMapping(IO &IO, WasmYAML::DataCountSection &Section) { sectionMapping() function
[all...]
H A DELFYAML.cpp1419 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1368 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { sectionMapping() function
1373 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { sectionMapping() function
1389 static void sectionMapping(IO &IO, ELFYAML::BBAddrMapSection &Section) { sectionMapping() function
1396 static void sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) { sectionMapping() function
1401 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { sectionMapping() function
1413 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { sectionMapping() function
1426 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { sectionMapping() function
1430 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { sectionMapping() function
1436 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { sectionMapping() function
1441 static void sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) { sectionMapping() function
1447 static void sectionMapping(IO &IO, ELFYAML::RelocationSection &Section) { sectionMapping() function
1453 static void sectionMapping(IO &IO, ELFYAML::RelrSection &Section) { sectionMapping() function
1464 static void sectionMapping(IO &IO, ELFYAML::SymtabShndxSection &Section) { sectionMapping() function
1469 static void sectionMapping(IO &IO, ELFYAML::AddrsigSection &Section) { sectionMapping() function
1489 static void sectionMapping(IO &IO, ELFYAML::LinkerOptionsSection &Section) { sectionMapping() function
1494 static void sectionMapping(IO &IO, sectionMapping() function
1500 static void sectionMapping(IO &IO, ELFYAML::CallGraphProfileSection &Section) { sectionMapping() function
1510 static void sectionMapping(IO &IO, ELFYAML::ARMIndexTableSection &Section) { sectionMapping() function
1515 static void sectionMapping(IO &IO, ELFYAML::MipsABIFlags &Section) { sectionMapping() function
[all...]