Searched refs:computeSectionKind (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp266 static SectionKind computeSectionKind(unsigned Flags) { function
433 SectionKind Kind = computeSectionKind(Flags);

Completed in 39 milliseconds