Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp185 bool parseDirectiveLtorg(SMLoc L);
5867 parseDirectiveLtorg(Loc); in ParseDirective()
6258 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp482 bool parseDirectiveLtorg(SMLoc L);
11043 parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
11766 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser