Home
last modified time | relevance | path

Searched defs:HashSection (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h273 struct HashSection : Section { struct
279 HashSection() : Section(ChunkKind::Hash) {} in HashSection() argument
304 struct GnuHashSection : Section { argument