Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp158 static SectionKind computeSectionKind(unsigned Flags) { in computeSectionKind() function
422 SectionKind Kind = computeSectionKind(Flags); in parseSectionArguments()