Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DELFYAML.cpp850 static void groupSectionMapping(IO &IO, ELFYAML::Group &group) { in groupSectionMapping() function
903 groupSectionMapping(IO, *cast<ELFYAML::Group>(Section.get())); in mapping()