Home
last modified time | relevance | path

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

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