Searched refs:__linker_error (Results 1 – 1 of 1) sorted by relevance
245 static void __linker_error(const char* fmt, ...) { in __linker_error() function260 __linker_error("CANNOT LINK EXECUTABLE \"%s\": %s\n", in __linker_cannot_link()272 __linker_error("error: expected absolute path: \"%s\"\n", orig_path); in load_executable()278 __linker_error("error: unable to open file \"%s\"\n", orig_path); in load_executable()282 __linker_error("error: unable to stat \"%s\": %s\n", result.path.c_str(), strerror(errno)); in load_executable()287 __linker_error("error: %s\n", linker_get_error_buffer()); in load_executable()291 __linker_error("error: %s\n", linker_get_error_buffer()); in load_executable()618 __linker_error("error: linker cannot load itself\n"); in detect_self_exec()