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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp150 static SectionKind computeSectionKind(unsigned Flags) { function
408 SectionKind Kind = computeSectionKind(Flags);

Completed in 199 milliseconds