Home
last modified time | relevance | path

Searched refs:stat_ptr (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c3009 stat_ptr += 2; in step_once()
3011 stat_ptr += 2; in step_once()
3013 stat_ptr += 4; in step_once()
3015 stat_ptr += 2; in step_once()
3017 stat_ptr += 2; in step_once()
3019 stat_ptr += 2; in step_once()
3021 stat_ptr += 2; in step_once()
3023 stat_ptr += 4; in step_once()
3025 stat_ptr += 8; in step_once()
3027 stat_ptr += 8; in step_once()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c3009 stat_ptr += 2; in step_once()
3011 stat_ptr += 2; in step_once()
3013 stat_ptr += 4; in step_once()
3015 stat_ptr += 2; in step_once()
3017 stat_ptr += 2; in step_once()
3019 stat_ptr += 2; in step_once()
3021 stat_ptr += 2; in step_once()
3023 stat_ptr += 4; in step_once()
3025 stat_ptr += 8; in step_once()
3027 stat_ptr += 8; in step_once()
[all …]
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldlang.c1072 *stat_save_ptr++ = stat_ptr; in push_stat_ptr()
1073 stat_ptr = new_ptr; in push_stat_ptr()
1081 stat_ptr = *--stat_save_ptr; in pop_stat_ptr()
1296 stat_ptr = &statement_list; in lang_init()
1300 lang_list_init (stat_ptr); in lang_init()
2183 stat_ptr->tail = add.tail; in lang_insert_orphan()
2932 stat_ptr->tail = after; in lookup_name()
2935 *stat_ptr->tail = rest; in lookup_name()
2937 stat_ptr->tail = tail; in lookup_name()
3643 stat_ptr->tail = add.tail; in open_input_bfds()
[all …]
H A Dldlang.h507 extern lang_statement_list_type *stat_ptr;
H A DChangeLog-91974228 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
6782 ldctor.c (find_constructors): preserve stat_ptr.
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c1053 *stat_save_ptr++ = stat_ptr; in push_stat_ptr()
1054 stat_ptr = new_ptr; in push_stat_ptr()
1062 stat_ptr = *--stat_save_ptr; in pop_stat_ptr()
1271 stat_ptr = &statement_list; in lang_init()
1275 lang_list_init (stat_ptr); in lang_init()
2158 stat_ptr->tail = add.tail; in lang_insert_orphan()
2876 stat_ptr->tail = after; in lookup_name()
2879 *stat_ptr->tail = rest; in lookup_name()
2881 stat_ptr->tail = tail; in lookup_name()
3585 stat_ptr->tail = add.tail; in open_input_bfds()
[all …]
H A Dldlang.h502 extern lang_statement_list_type *stat_ptr;
H A DChangeLog-91974228 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
6782 ldctor.c (find_constructors): preserve stat_ptr.
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldlang.c1071 *stat_save_ptr++ = stat_ptr; in push_stat_ptr()
1072 stat_ptr = new_ptr; in push_stat_ptr()
1080 stat_ptr = *--stat_save_ptr; in pop_stat_ptr()
1295 stat_ptr = &statement_list; in lang_init()
1299 lang_list_init (stat_ptr); in lang_init()
2182 stat_ptr->tail = add.tail; in lang_insert_orphan()
2947 stat_ptr->tail = after; in lookup_name()
2950 *stat_ptr->tail = rest; in lookup_name()
2952 stat_ptr->tail = tail; in lookup_name()
3679 stat_ptr->tail = add.tail; in open_input_bfds()
[all …]
H A Dldlang.h519 extern lang_statement_list_type *stat_ptr;
H A DChangeLog-91974228 (gld${EMULATION_NAME}_place_orphan): Reset stat_ptr at end.
6782 ldctor.c (find_constructors): preserve stat_ptr.
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldlang.c1072 *stat_save_ptr++ = stat_ptr; in push_stat_ptr()
1073 stat_ptr = new_ptr; in push_stat_ptr()
1081 stat_ptr = *--stat_save_ptr; in pop_stat_ptr()
1296 stat_ptr = &statement_list; in lang_init()
1300 lang_list_init (stat_ptr); in lang_init()
2183 stat_ptr->tail = add.tail; in lang_insert_orphan()
2932 stat_ptr->tail = after; in lookup_name()
2935 *stat_ptr->tail = rest; in lookup_name()
2937 stat_ptr->tail = tail; in lookup_name()
3643 stat_ptr->tail = add.tail; in open_input_bfds()
[all …]
H A Dldlang.h507 extern lang_statement_list_type *stat_ptr;
/netbsd/external/gpl3/gdb/dist/ld/emultempl/
H A Dxtensaelf.em533 xtensa_strip_inconsistent_linkonce_sections (stat_ptr);
537 xtensa_wild_group_interleave (stat_ptr->head);
540 xtensa_colocate_output_literals (stat_ptr->head);
1294 lang_for_each_statement_worker (input_section_linked_worker, stat_ptr->head);
1907 appends the new assignment statement to the stat_ptr
1912 /* Warning: side effect; statement appended to stat_ptr. */
H A Dspuelf.em563 old_stat_tail = stat_ptr->tail;
572 stat_ptr->tail = old_stat_tail;
H A Dbeos.em633 sort_sections (stat_ptr->head);
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dxtensaelf.em521 xtensa_strip_inconsistent_linkonce_sections (stat_ptr);
525 xtensa_wild_group_interleave (stat_ptr->head);
528 xtensa_colocate_output_literals (stat_ptr->head);
1281 lang_for_each_statement_worker (input_section_linked_worker, stat_ptr->head);
1894 appends the new assignment statement to the stat_ptr
1899 /* Warning: side effect; statement appended to stat_ptr. */
H A Dspuelf.em563 old_stat_tail = stat_ptr->tail;
572 stat_ptr->tail = old_stat_tail;
H A Dbeos.em649 sort_sections (stat_ptr->head);
/netbsd/external/gpl3/binutils/dist/ld/emultempl/
H A Dxtensaelf.em533 xtensa_strip_inconsistent_linkonce_sections (stat_ptr);
537 xtensa_wild_group_interleave (stat_ptr->head);
540 xtensa_colocate_output_literals (stat_ptr->head);
1294 lang_for_each_statement_worker (input_section_linked_worker, stat_ptr->head);
1907 appends the new assignment statement to the stat_ptr
1912 /* Warning: side effect; statement appended to stat_ptr. */
H A Dspuelf.em563 old_stat_tail = stat_ptr->tail;
572 stat_ptr->tail = old_stat_tail;
H A Dbeos.em633 sort_sections (stat_ptr->head);
/netbsd/external/gpl3/gdb.old/dist/ld/emultempl/
H A Dxtensaelf.em533 xtensa_strip_inconsistent_linkonce_sections (stat_ptr);
537 xtensa_wild_group_interleave (stat_ptr->head);
540 xtensa_colocate_output_literals (stat_ptr->head);
1294 lang_for_each_statement_worker (input_section_linked_worker, stat_ptr->head);
1907 appends the new assignment statement to the stat_ptr
1912 /* Warning: side effect; statement appended to stat_ptr. */
H A Dspuelf.em563 old_stat_tail = stat_ptr->tail;
572 stat_ptr->tail = old_stat_tail;
H A Dbeos.em633 sort_sections (stat_ptr->head);

12