Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
78 static void sectionMapping(IO &IO, WasmYAML::ProducersSection &Section) { in sectionMapping() function
86 static void sectionMapping(IO &IO, WasmYAML::TargetFeaturesSection &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
103 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() function
108 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { in sectionMapping() function
113 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1260 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1265 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
1281 static void sectionMapping(IO &IO, ELFYAML::BBAddrMapSection &Section) { in sectionMapping() function
1287 static void sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) { in sectionMapping() function
1292 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1305 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1311 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1318 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1322 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1328 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
[all …]