Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp236 bool parseDirectiveAeabiSubSectionHeader(SMLoc L);
7117 parseDirectiveAeabiSubSectionHeader(Loc); in ParseDirective()
7911 bool AArch64AsmParser::parseDirectiveAeabiSubSectionHeader(SMLoc L) { in parseDirectiveAeabiSubSectionHeader() function in AArch64AsmParser