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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp175 bool parseDirectiveLtorg(SMLoc L);
5036 parseDirectiveLtorg(Loc);
5372 /// parseDirectiveLtorg
5374 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { function in class:AArch64AsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp424 bool parseDirectiveLtorg(SMLoc L);
10583 parseDirectiveLtorg(DirectiveID.getLoc());
11295 /// parseDirectiveLtorg
11297 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { function in class:__anon2168::ARMAsmParser

Completed in 145 milliseconds