Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp51 static void sectionMapping(IO &IO, WasmYAML::DylinkSection &Section) { in sectionMapping() function
63 static void sectionMapping(IO &IO, WasmYAML::NameSection &Section) { in sectionMapping() function
71 static void sectionMapping(IO &IO, WasmYAML::LinkingSection &Section) { in sectionMapping() function
95 static void sectionMapping(IO &IO, WasmYAML::CustomSection &Section) { in sectionMapping() function
101 static void sectionMapping(IO &IO, WasmYAML::TypeSection &Section) { in sectionMapping() function
116 static void sectionMapping(IO &IO, WasmYAML::TableSection &Section) { in sectionMapping() function
126 static void sectionMapping(IO &IO, WasmYAML::TagSection &Section) { in sectionMapping() function
141 static void sectionMapping(IO &IO, WasmYAML::StartSection &Section) { in sectionMapping() function
146 static void sectionMapping(IO &IO, WasmYAML::ElemSection &Section) { in sectionMapping() function
151 static void sectionMapping(IO &IO, WasmYAML::CodeSection &Section) { in sectionMapping() function
[all …]
H A DELFYAML.cpp1368 static void sectionMapping(IO &IO, ELFYAML::DynamicSection &Section) { in sectionMapping() function
1401 static void sectionMapping(IO &IO, ELFYAML::HashSection &Section) { in sectionMapping() function
1413 static void sectionMapping(IO &IO, ELFYAML::NoteSection &Section) { in sectionMapping() function
1419 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping() function
1426 static void sectionMapping(IO &IO, ELFYAML::NoBitsSection &Section) { in sectionMapping() function
1430 static void sectionMapping(IO &IO, ELFYAML::VerdefSection &Section) { in sectionMapping() function
1436 static void sectionMapping(IO &IO, ELFYAML::SymverSection &Section) { in sectionMapping() function
1441 static void sectionMapping(IO &IO, ELFYAML::VerneedSection &Section) { in sectionMapping() function
1453 static void sectionMapping(IO &IO, ELFYAML::RelrSection &Section) { in sectionMapping() function
1494 static void sectionMapping(IO &IO, in sectionMapping() function
[all …]