Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A 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
68 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
92 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
98 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
113 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
123 static void sectionMapping(IO &IO, WasmYAML::TagSection &Section) { in sectionMapping() function
138 static void sectionMapping(IO &IO, WasmYAML::StartSection &Section) { in sectionMapping() function
143 static void sectionMapping(IO &IO, WasmYAML::ElemSection &Section) { in sectionMapping() function
148 static void sectionMapping(IO &IO, WasmYAML::CodeSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1264 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1296 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1309 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1315 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1322 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1326 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1332 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
1337 static void sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) { in sectionMapping() function
1349 static void sectionMapping(IO &IO, ELFYAML::RelrSection &Section) { in sectionMapping() function
1390 static void sectionMapping(IO &IO, in sectionMapping() function
[all …]