Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1261 const EnumEntry<unsigned> ElfARMSectionFlags[] = { variable
1300 Ret.insert(Ret.end(), std::begin(ElfARMSectionFlags), in getSectionFlagsForTarget()
1301 std::end(ElfARMSectionFlags)); in getSectionFlagsForTarget()