Searched refs:objformat_path (Results 1 – 1 of 1) sorted by relevance
107 const char *objformat_path; in main() local186 objformat_path = getenv("OBJFORMAT_PATH"); in main()187 if (objformat_path == NULL) in main()188 objformat_path = OBJFORMAT_PATH_DEFAULT; in main()191 path = strdup(objformat_path); in main()230 objformat_path, base_path, env_value, objformat, cmd); in main()233 objformat_path, base_path, env_value, cmd); in main()