Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp148 static SectionKind computeSectionKind(unsigned Flags) { in computeSectionKind() function
385 SectionKind Kind = computeSectionKind(Flags); in ParseDirectiveSection()