Searched defs:SearchPathOptions (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/tools/mcld/include/mcld/
H A DSearchPathOptions.h1 //===- SearchPathOptions.h ------------------------------------------------===//
21 class SearchPathOptions class in namespace:mcld
24 SearchPathOptions();
/frameworks/compile/mclinker/tools/mcld/lib/
H A DSearchPathOptions.cpp1 //===- SearchPathOptions.cpp ----------------------------------------------===//
9 #include <mcld/SearchPathOptions.h>
68 // SearchPathOptions
70 SearchPathOptions::SearchPathOptions() function in class:SearchPathOptions
79 bool SearchPathOptions::parse(LinkerConfig& pConfig, LinkerScript& pScript)

Completed in 40 milliseconds