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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp175 bool parseDirectiveLtorg(SMLoc L);
5071 parseDirectiveLtorg(Loc);
5411 /// parseDirectiveLtorg
5413 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { function in class:AArch64AsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp483 bool parseDirectiveLtorg(SMLoc L);
10870 parseDirectiveLtorg(DirectiveID.getLoc());
11584 /// parseDirectiveLtorg
11586 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { function in class:__anon4036::ARMAsmParser

Completed in 182 milliseconds