Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h393 struct HashSection : Section { struct
406 HashSection() : Section(ChunkKind::Hash) {} in HashSection() argument
431 struct GnuHashSection : Section { argument