Searched defs:RelocationSection (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/ObjectYAML/ | ||
H A D | ELFYAML.h | 139 struct RelocationSection : Section { struct in namespace:llvm::ELFYAML 141 RelocationSection() : Section(SectionKind::Relocation) {} function in struct:llvm::ELFYAML::RelocationSection |
Completed in 144 milliseconds