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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp244 static SectionKind computeSectionKind(unsigned Flags) { function
296 SectionKind Kind = computeSectionKind(Flags);
323 SectionKind Kind = computeSectionKind(Flags);
H A DCOFFAsmParser.cpp151 static SectionKind computeSectionKind(unsigned Flags) { function
402 SectionKind Kind = computeSectionKind(Flags);

Completed in 61 milliseconds