Searched refs:raw_syments (Results 1 – 16 of 16) sorted by relevance
33 #define obj_raw_syments(bfd) (coff_data (bfd)->raw_syments)54 struct coff_ptr_struct *raw_syments; member
116 void * raw_syments; member
37 #define obj_raw_syments(bfd) (coff_data (bfd)->raw_syments)58 struct coff_ptr_struct *raw_syments; member
2068 p = cof->raw_syments; in coff_find_nearest_line()2121 if (p >= cof->raw_syments + p->u.syment.n_value) in coff_find_nearest_line()2124 p = cof->raw_syments + p->u.syment.n_value; in coff_find_nearest_line()
508 if (ecoff_data (abfd)->raw_syments != NULL) in _bfd_ecoff_slurp_symbolic_info()572 ecoff_data (abfd)->raw_syments = raw; in _bfd_ecoff_slurp_symbolic_info()3928 if (ecoff_data (input_bfd)->raw_syments == NULL) in ecoff_final_link_debug_accumulate()3952 if (ecoff_data (input_bfd)->raw_syments == NULL) in ecoff_final_link_debug_accumulate()
1759 coff->raw_syments = NULL; in coff_mkobject()
256 coff->raw_syments = (struct coff_ptr_struct *) NULL;
34 #define obj_raw_syments(bfd) (coff_data(bfd)->raw_syments)57 struct coff_ptr_struct *raw_syments; member
118 PTR raw_syments; member
38 #define obj_raw_syments(bfd) (coff_data(bfd)->raw_syments)61 struct coff_ptr_struct *raw_syments; member
2256 p = cof->raw_syments;2309 if (p >= cof->raw_syments + p->u.syment.n_value)2312 p = cof->raw_syments + p->u.syment.n_value;
542 if (ecoff_data (abfd)->raw_syments != (PTR) NULL)606 ecoff_data (abfd)->raw_syments = raw;4312 if (ecoff_data (input_bfd)->raw_syments == NULL)4336 if (ecoff_data (input_bfd)->raw_syments == NULL)
1786 coff->raw_syments = (struct coff_ptr_struct *) NULL;
8132 raw_syments.