Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h388 struct HashSection : Section { struct
401 HashSection() : Section(ChunkKind::Hash) {} in HashSection() argument
426 struct GnuHashSection : Section { argument