Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1231 const EnumEntry<unsigned> ElfSectionFlags[] = { variable
1284 std::vector<EnumEntry<unsigned>> Ret(std::begin(ElfSectionFlags), in getSectionFlagsForTarget()
1285 std::end(ElfSectionFlags)); in getSectionFlagsForTarget()