Home
last modified time | relevance | path

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

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