Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp50 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
62 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
70 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
80 static void sectionMapping(IO &IO, WasmYAML::ProducersSection &Section) { in sectionMapping() function
88 static void sectionMapping(IO &IO, WasmYAML::TargetFeaturesSection &Section) { in sectionMapping() function
94 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
100 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
105 static void sectionMapping(IO &IO, WasmYAML::ImportSection &Section) { in sectionMapping() function
110 static void sectionMapping(IO &IO, WasmYAML::FunctionSection &Section) { in sectionMapping() function
115 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1352 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1357 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
1373 static void sectionMapping(IO &IO, ELFYAML::BBAddrMapSection &Section) { in sectionMapping() function
1379 static void sectionMapping(IO &IO, ELFYAML::StackSizesSection &Section) { in sectionMapping() function
1384 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1396 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1402 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1409 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1413 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1419 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
[all …]