OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitLOHDirective
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCMachOStreamer.cpp
113
void
emitLOHDirective
(MCLOHType Kind, const MCLOHArgs &Args) override {
MCAsmStreamer.cpp
154
void
emitLOHDirective
(MCLOHType Kind, const MCLOHArgs &Args) override;
519
void MCAsmStreamer::
emitLOHDirective
(MCLOHType Kind, const MCLOHArgs &Args) {
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCStreamer.h
619
virtual void
emitLOHDirective
(MCLOHType Kind, const MCLOHArgs &Args) {}
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp
595
OutStreamer->
emitLOHDirective
(D.getKind(), MCArgs);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp
5668
getStreamer().
emitLOHDirective
((MCLOHType)Kind, Args);
Completed in 25 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026