Searched refs:points_to_entry (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c3931 rsrc_entry ** points_to_entry;
3940 points_to_entry = & chain->first_entry;
3941 entry = * points_to_entry;
3952 * points_to_entry = next;
3953 points_to_entry = & next->next_entry;
3992 * points_to_entry = next;
3993 points_to_entry = & next->next_entry;
4081 points_to_entry = & entry->next_entry;
3927 rsrc_entry ** points_to_entry; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A DpeXXigen.c3892 rsrc_entry ** points_to_entry;
3901 points_to_entry = & chain->first_entry;
3902 entry = * points_to_entry;
3913 * points_to_entry = next;
3914 points_to_entry = & next->next_entry;
3953 * points_to_entry = next;
3954 points_to_entry = & next->next_entry;
4038 points_to_entry = & entry->next_entry;
3888 rsrc_entry ** points_to_entry; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c3931 rsrc_entry ** points_to_entry;
3940 points_to_entry = & chain->first_entry;
3941 entry = * points_to_entry;
3952 * points_to_entry = next;
3953 points_to_entry = & next->next_entry;
3992 * points_to_entry = next;
3993 points_to_entry = & next->next_entry;
4081 points_to_entry = & entry->next_entry;
3927 rsrc_entry ** points_to_entry; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c3937 rsrc_entry ** points_to_entry;
3946 points_to_entry = & chain->first_entry;
3947 entry = * points_to_entry;
3958 * points_to_entry = next;
3959 points_to_entry = & next->next_entry;
3998 * points_to_entry = next;
3999 points_to_entry = & next->next_entry;
4087 points_to_entry = & entry->next_entry;
3933 rsrc_entry ** points_to_entry; local

Completed in 141 milliseconds