Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp144 unsigned parseSunStyleSectionFlags();
309 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
400 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp155 unsigned parseSunStyleSectionFlags();
351 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
571 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp157 unsigned parseSunStyleSectionFlags();
340 unsigned ELFAsmParser::parseSunStyleSectionFlags() { in parseSunStyleSectionFlags() function in ELFAsmParser
534 extraFlags = parseSunStyleSectionFlags(); in ParseSectionArguments()