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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 48 if (Asm->getModuleCFISectionType() == AsmPrinter::CFISection::Debug)
DwarfCFIException.cpp 139 AsmPrinter::CFISection CFISecType = Asm->getModuleCFISectionType();
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h 379 CFISection getModuleCFISectionType() const { return ModuleCFISection; }

Completed in 17 milliseconds