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

  /src/external/apache2/llvm/dist/llvm/tools/dsymutil/
LinkUtils.h 47 bool KeepFunctionForStatic = false;
  /src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinker.h 285 void setKeepFunctionForStatic(bool KeepFunctionForStatic) {
286 Options.KeepFunctionForStatic = KeepFunctionForStatic;
792 bool KeepFunctionForStatic = false;

Completed in 20 milliseconds