Home | Sort by relevance Sort by last modified time |
/bionic/linker/ | |
linker_debug.h | 76 extern int format_fd(int, const char *, ...); 79 if (debug_verbosity > (v)) format_fd(1, x); \ |
linker_format.c | 228 format_fd(int fd, const char *format, ...) function |