Home
last modified time | relevance | path

Searched refs:groupSectionMapping (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1427 static void groupSectionMapping(IO &IO, ELFYAML::GroupSection &Group) { in groupSectionMapping() function
1589 groupSectionMapping(IO, *cast<ELFYAML::GroupSection>(Section.get())); in mapping()