Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1259 const EnumEntry<unsigned> ElfARMSectionFlags[] = { variable
1298 Ret.insert(Ret.end(), std::begin(ElfARMSectionFlags), in getSectionFlagsForTarget()
1299 std::end(ElfARMSectionFlags)); in getSectionFlagsForTarget()