Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp192 bool parseDirectiveLtorg(SMLoc L);
6742 parseDirectiveLtorg(Loc); in ParseDirective()
7133 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp480 bool parseDirectiveLtorg(SMLoc L);
11092 parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
11840 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser