Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h407 struct HashSection : Section { struct
420 HashSection() : Section(ChunkKind::Hash) {} in HashSection() argument
445 struct GnuHashSection : Section { argument