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.cpp195 bool parseDirectiveLtorg(SMLoc L);
7024 parseDirectiveLtorg(Loc); in ParseDirective()
7415 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp481 bool parseDirectiveLtorg(SMLoc L);
11560 parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
12311 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser