HomeSort by: relevance | last modified time | path
    Searched refs:CONFIG_ENV_NAME (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xtensa-dynconfig.c 65 #define CONFIG_ENV_NAME "XTENSA_GNU_CONFIG"
79 const char *path = getenv (CONFIG_ENV_NAME);
88 CONFIG_ENV_NAME, dlerror ());
104 CONFIG_ENV_NAME, name, dlerror ());
111 const char *path = getenv (CONFIG_ENV_NAME);
117 CONFIG_ENV_NAME);
  /src/external/gpl3/binutils.old/dist/bfd/
xtensa-dynconfig.c 65 #define CONFIG_ENV_NAME "XTENSA_GNU_CONFIG"
78 const char *path = getenv (CONFIG_ENV_NAME);
87 CONFIG_ENV_NAME, dlerror ());
103 CONFIG_ENV_NAME, name, dlerror ());
110 const char *path = getenv (CONFIG_ENV_NAME);
116 CONFIG_ENV_NAME);
  /src/external/gpl3/gdb/dist/bfd/
xtensa-dynconfig.c 65 #define CONFIG_ENV_NAME "XTENSA_GNU_CONFIG"
78 const char *path = getenv (CONFIG_ENV_NAME);
87 CONFIG_ENV_NAME, dlerror ());
103 CONFIG_ENV_NAME, name, dlerror ());
110 const char *path = getenv (CONFIG_ENV_NAME);
116 CONFIG_ENV_NAME);
  /src/external/gpl3/gdb.old/dist/bfd/
xtensa-dynconfig.c 65 #define CONFIG_ENV_NAME "XTENSA_GNU_CONFIG"
78 const char *path = getenv (CONFIG_ENV_NAME);
87 CONFIG_ENV_NAME, dlerror ());
103 CONFIG_ENV_NAME, name, dlerror ());
110 const char *path = getenv (CONFIG_ENV_NAME);
116 CONFIG_ENV_NAME);
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa-dynconfig.cc 68 #define CONFIG_ENV_NAME "XTENSA_GNU_CONFIG"
81 const char *path = getenv (CONFIG_ENV_NAME);
91 CONFIG_ENV_NAME, dlerror ());
98 CONFIG_ENV_NAME);
115 CONFIG_ENV_NAME, name, dlerror ());
122 const char *path = getenv (CONFIG_ENV_NAME);
129 CONFIG_ENV_NAME);

Completed in 26 milliseconds