Searched refs:operand_error_record (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c4434 struct operand_error_record
4438 struct operand_error_record *next;
4441 typedef struct operand_error_record operand_error_record;
4445 operand_error_record *head;
4446 operand_error_record *tail;
4455 structure, each of the such opcodes will have one operand_error_record
4461 static operand_error_record *free_opnd_error_record_nodes = NULL;
4486 operand_error_record *record = operand_error_report.head;
4496 add_operand_error_record (const operand_error_record* new_recor
4428 struct operand_error_record struct
4435 typedef struct operand_error_record operand_error_record; typedef in typeref:struct:operand_error_record
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c5112 struct operand_error_record
5116 struct operand_error_record *next;
5119 typedef struct operand_error_record operand_error_record;
5123 operand_error_record *head;
5124 operand_error_record *tail;
5133 structure, each of the such opcodes will have one operand_error_record
5139 static operand_error_record *free_opnd_error_record_nodes = NULL;
5164 operand_error_record *record = operand_error_report.head;
5174 add_operand_error_record (const operand_error_record* new_recor
5106 struct operand_error_record struct
5113 typedef struct operand_error_record operand_error_record; typedef in typeref:struct:operand_error_record
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c4458 struct operand_error_record
4462 struct operand_error_record *next;
4465 typedef struct operand_error_record operand_error_record;
4469 operand_error_record *head;
4470 operand_error_record *tail;
4479 structure, each of the such opcodes will have one operand_error_record
4485 static operand_error_record *free_opnd_error_record_nodes = NULL;
4510 operand_error_record *record = operand_error_report.head;
4520 add_operand_error_record (const operand_error_record* new_recor
4452 struct operand_error_record struct
4459 typedef struct operand_error_record operand_error_record; typedef in typeref:struct:operand_error_record
[all...]

Completed in 229 milliseconds