Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp193 bool parseDirectiveLtorg(SMLoc L);
6815 parseDirectiveLtorg(Loc); in ParseDirective()
7196 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp478 bool parseDirectiveLtorg(SMLoc L);
11471 parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
12254 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser