HomeSort by relevance Sort by last modified time
    Searched refs:computeSectionKind (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 140 static SectionKind computeSectionKind(unsigned Flags) {
346 SectionKind Kind = computeSectionKind(Flags);
ELFAsmParser.cpp 274 static SectionKind computeSectionKind(unsigned Flags) {
464 SectionKind Kind = computeSectionKind(Flags);

Completed in 3513 milliseconds