Searched refs:xcoff_dwsect_names (Results 1 – 5 of 5) sorted by relevance
258 xcoff_dwsect_names[XCOFF_DWSECT_NBR_NAMES];
592 if (!strcmp (sec_name, xcoff_dwsect_names[i].name)) in sec_to_styp_flags()594 styp_flags = STYP_DWARF | xcoff_dwsect_names[i].flag; in sec_to_styp_flags()1784 xcoff_dwsect_names[i].name) == 0) in coff_new_section_hook()
3926 const struct xcoff_dwsect_name xcoff_dwsect_names[] = { variable
2331 (xcoff_dwsect_names): Declare.
3940 const struct xcoff_dwsect_name *dw = &xcoff_dwsect_names[idx]; in ppc_change_debug_section()3976 if (xcoff_dwsect_names[i].flag == flag) in ppc_dwsect()3978 dw = &xcoff_dwsect_names[i]; in ppc_dwsect()