HomeSort by: relevance | last modified time | path
    Searched defs:shouldPrintSection (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
elf2yaml.cpp 101 bool shouldPrintSection(const ELFYAML::Section &S, const Elf_Shdr &SHdr,
181 bool ELFDumper<ELFT>::shouldPrintSection(const ELFYAML::Section &S,
342 // 'shouldPrintSection()'). Undesired chunks will be removed later.
398 return !shouldPrintSection(S, Sections[S.OriginalSecNdx], Y->DWARF);
597 // important. See comments for 'shouldPrintSection()' for more details.

Completed in 18 milliseconds