Home
last modified time | relevance | path

Searched defs:prog_name (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/tools/mcld/
DMain.cpp88 explicit Driver(const char* prog_name) in Driver()
147 inline std::string ParseProgName(const char* prog_name) { in ParseProgName()