HomeSort by: relevance | last modified time | path
    Searched refs:emitGlobalIndirectSymbol (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h 799 void emitGlobalIndirectSymbol(Module &M, const GlobalIndirectSymbol &GIS);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 1593 void AsmPrinter::emitGlobalIndirectSymbol(Module &M,
1840 emitGlobalIndirectSymbol(M, *AncestorAlias);
1844 emitGlobalIndirectSymbol(M, IFunc);

Completed in 17 milliseconds