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

  /src/external/gpl3/gcc/dist/lto-plugin/
lto-plugin.c 184 static ld_plugin_get_api_version get_api_version; variable
1472 api_version = get_api_version ("GCC", BASE_VERSION, LAPI_V0,
1568 get_api_version = p->tv_u.tv_get_api_version;
1576 if (get_api_version)

Completed in 26 milliseconds