Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp52 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
65 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
73 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
83 static void sectionMapping(IO &IO, WasmYAML::ProducersSection &Section) { in sectionMapping() function
91 static void sectionMapping(IO &IO, WasmYAML::TargetFeaturesSection &Section) { in sectionMapping() function
97 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
103 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
108 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() function
113 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { in sectionMapping() function
118 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1418 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1423 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
1439 static void sectionMapping(IO &IO, ELFYAML::BBAddrMapSection &Section) { in sectionMapping() function
1446 static void sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) { in sectionMapping() function
1451 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1463 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1469 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1476 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1480 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1486 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
[all …]