/toolchain/binutils/binutils-2.25/gold/ |
D | errors.cc | 79 Errors::fatal(const char* format, va_list args) in fatal() 90 Errors::fallback(const char* format, va_list args) in fallback() 101 Errors::error(const char* format, va_list args) in error() 113 Errors::warning(const char* format, va_list args) in warning() 125 Errors::info(const char* format, va_list args) in info() 137 const char* format, va_list args) in error_at_location() 153 const char* format, va_list args) in warning_at_location() 207 Errors::debug(const char* format, ...) in debug() 224 gold_fatal(const char* format, ...) in gold_fatal() 235 gold_fallback(const char* format, ...) in gold_fallback() [all …]
|
D | nacl.cc | 35 Sniff_file::error(const char* format, ...) const in error() argument
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | vasprintf.c | 65 int_vasprintf (char **result, const char *format, va_list args) in int_vasprintf() 153 vasprintf (char **result, const char *format, in vasprintf() 165 checkit (const char *format, ...) in checkit()
|
D | vsnprintf.c | 60 vsnprintf (char *s, size_t n, const char *format, va_list ap) in vsnprintf() 95 checkit (char *s, size_t n, const char *format, ...) in checkit()
|
D | vprintf.c | 25 vprintf (const char *format, va_list ap) in vprintf()
|
D | vfprintf.c | 12 vfprintf (FILE *stream, const char *format, va_list ap) in vfprintf()
|
D | _doprnt.c | 78 _doprnt (const char *format, va_list ap, FILE *stream) in _doprnt() 222 checkit (const char* format, ...) in checkit()
|
D | vsprintf.c | 37 vsprintf (char *buf, const char *format, va_list ap) in vsprintf()
|
D | snprintf.c | 53 snprintf (char *s, size_t n, const char *format, ...) in snprintf()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | messages.c | 129 as_tsktsk (const char *format, ...) in as_tsktsk() 172 as_warn (const char *format, ...) in as_warn() 191 as_warn_where (char *file, unsigned int line, const char *format, ...) in as_warn_where() 237 as_bad (const char *format, ...) in as_bad() 254 as_bad_where (char *file, unsigned int line, const char *format, ...) in as_bad_where() 272 as_fatal (const char *format, ...) in as_fatal()
|
D | emul.h | 36 const struct format_ops * format; member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | format.c | 92 bfd_check_format (bfd *abfd, bfd_format format) in bfd_check_format() 203 bfd_check_format_matches (bfd *abfd, bfd_format format, char ***matching) in bfd_check_format_matches() 505 bfd_set_format (bfd *abfd, bfd_format format) in bfd_set_format() 543 bfd_format_string (bfd_format format) in bfd_format_string()
|
D | elf-hppa.h | 586 int format, in elf_hppa_reloc_final_type() 992 int format, in _bfd_elf_hppa_gen_reloc_type()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | s390-mkopc.c | 50 char format[16]; member 73 insertOpcode (char *opcode, char *mnemonic, char *format, in insertOpcode() 178 insertExpandedMnemonic (char *opcode, char *mnemonic, char *format, in insertExpandedMnemonic() 338 char format[16]; in main() local
|
D | w65-dis.c | 35 print_operand (int lookup, char *format, int *args) in print_operand()
|
D | tic6x-dis.c | 55 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 91 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | bucomm.c | 78 const char *format, ...) in bfd_nonfatal_message() 119 report (const char * format, va_list args) in report() 128 fatal (const char *format, ...) in fatal() 140 non_fatal (const char *format, ...) in non_fatal()
|
D | bfdtest2.c | 57 check_format_any (struct bfd *abfd, bfd_format format) in check_format_any()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-m68hc11.c | 154 long format; member 181 long format; member 738 int format = opcode->format; in print_opcode_format() local 2333 build_reg_mode (operand *op, int format) in build_reg_mode() 2374 long format; in build_insn_xg() local 2450 long format; in build_insn() local 2599 long format = opcode->format; in find() local
|
D | tc-spu.c | 238 insn_fmt_string (struct spu_opcode *format) in insn_fmt_string() 270 struct spu_opcode *format; in md_assemble() local 392 calcop (struct spu_opcode *format, const char *param, struct spu_insn *insn) in calcop()
|
D | xtensa-istack.h | 97 xtensa_format format; member
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mn10200.h | 43 unsigned char format; member
|
D | nios2.h | 99 enum iw_format_type format; /* Instruction format. */ member
|
D | xgate.h | 84 char * format; /* Bit definitions. */ member
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-demangle.c | 182 struct line format; local
|