HomeSort by relevance Sort by last modified time
    Searched refs:setExportDynamic (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 191 void setExportDynamic(bool pExportDynamic = true) {
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 570 config_.options().setExportDynamic(true);
572 config_.options().setExportDynamic(false);
    [all...]

Completed in 114 milliseconds