Home
last modified time | relevance | path

Searched refs:RawSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1772 if (const auto *RawSection = dyn_cast<ELFYAML::RawContentSection>(C.get())) { in validate() local
1773 if (RawSection->Flags && RawSection->ShFlags) in validate()