Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DELFYAML.cpp524 static void groupSectionMapping(IO &IO, ELFYAML::Group &group) { in groupSectionMapping() function
552 groupSectionMapping(IO, *cast<ELFYAML::Group>(Section.get())); in mapping()