Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DELFYAML.cpp513 static void sectionMapping(IO &IO, ELFYAML::RawContentSection &Section) { in sectionMapping() function
519 static void sectionMapping(IO &IO, ELFYAML::RelocationSection &Section) { in sectionMapping() function
547 sectionMapping(IO, *cast<ELFYAML::RelocationSection>(Section.get())); in mapping()
557 sectionMapping(IO, *cast<ELFYAML::RawContentSection>(Section.get())); in mapping()