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.27/bfd/
Dtekhex.c92 #define HEX(buffer) ((NIBBLE ((buffer)[0]) << 4) + NIBBLE ((buffer)[1])) argument
627 bfd_boolean get) in move_section_contents()
798 char buffer[100]; in tekhex_write_object_contents() local
936 FILE *file = (FILE *) filep; in tekhex_print_symbol() local
/toolchain/binutils/binutils-2.27/gas/
Dread.c158 static char *buffer; /* 1st char of each buffer of lines is here. */ variable
1945 s_app_file_string (char *file, int appfile ATTRIBUTE_UNUSED) in s_app_file_string()
2003 char *file = NULL; in s_app_line() local
2351 const char * file; in s_irp() local
2687 const char * file; in s_macro() local
4380 valueT get; in emit_expr_with_reloc() local
6222 read_print_statistics (FILE *file) in read_print_statistics()