Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp51 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
61 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
77 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
83 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
88 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() function
98 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
113 static void sectionMapping(IO &IO, WasmYAML::EventSection &Section) { in sectionMapping() function
123 static void sectionMapping(IO &IO, WasmYAML::StartSection &Section) { in sectionMapping() function
128 static void sectionMapping(IO &IO, WasmYAML::ElemSection &Section) { in sectionMapping() function
133 static void sectionMapping(IO &IO, WasmYAML::CodeSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp834 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
840 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
845 static void sectionMapping(IO &IO, ELFYAML::RelocationSection &Section) { in sectionMapping() function
865 static void sectionMapping(IO &IO, ELFYAML::MipsABIFlags &Section) { in sectionMapping() function