Home
last modified time | relevance | path

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

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