Home
last modified time | relevance | path

Searched +defs:get +defs:file +defs:buffer (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dtekhex.c92 #define HEX(buffer) ((NIBBLE ((buffer)[0]) << 4) + NIBBLE ((buffer)[1])) argument
620 bfd_boolean get) in move_section_contents()
791 char buffer[100]; in tekhex_write_object_contents() local
929 FILE *file = (FILE *) filep; in tekhex_print_symbol() local
/toolchain/binutils/binutils-2.25/gas/
Dread.c158 static char *buffer; /* 1st char of each buffer of lines is here. */ variable
1905 s_app_file_string (char *file, int appfile ATTRIBUTE_UNUSED) in s_app_file_string()
1963 char *file = NULL; in s_app_line() local
2296 char *file, *eol; in s_irp() local
2632 char *file, *eol; in s_macro() local
4289 valueT get; in emit_expr_with_reloc() local
6068 read_print_statistics (FILE *file) in read_print_statistics()