Home
last modified time | relevance | path

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

/external/llvm/lib/ObjectYAML/
DELFYAML.cpp700 static void groupSectionMapping(IO &IO, ELFYAML::Group &group) { in groupSectionMapping() function
748 groupSectionMapping(IO, *cast<ELFYAML::Group>(Section.get())); in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1110 static void groupSectionMapping(IO &IO, ELFYAML::Group &Group) { in groupSectionMapping() function
1217 groupSectionMapping(IO, *cast<ELFYAML::Group>(Section.get())); in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp1229 static void groupSectionMapping(IO &IO, ELFYAML::GroupSection &Group) { in groupSectionMapping() function
1357 groupSectionMapping(IO, *cast<ELFYAML::GroupSection>(Section.get())); in mapping()