Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DELFYAML.cpp563 const auto *RawSection = dyn_cast<ELFYAML::RawContentSection>(Section.get()); in validate() local
564 if (!RawSection || RawSection->Size >= RawSection->Content.binary_size()) in validate()