Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCLinkerOptimizationHint.h172 void addDirective(MCLOHType Kind, const MCLOHDirective::LOHArgs &Args) { in addDirective() function
/NextBSD/contrib/llvm/lib/MC/
HDMCMachOStreamer.cpp114 getAssembler().getLOHContainer().addDirective(Kind, Args); in EmitLOHDirective()