Searched refs:mach_o_name (Results 1 – 2 of 2) sorted by relevance
712 const char *mach_o_name; member
309 for (sec = seg->sections; sec->mach_o_name; sec++) in bfd_mach_o_section_data_for_mach_sect()310 if (strncmp (sec->mach_o_name, sectname, in bfd_mach_o_section_data_for_mach_sect()317 for (sec = seg->sections; sec->mach_o_name; sec++) in bfd_mach_o_section_data_for_mach_sect()318 if (strncmp (sec->mach_o_name, sectname, in bfd_mach_o_section_data_for_mach_sect()454 strcpy (section->sectname, xlat->mach_o_name); in bfd_mach_o_convert_section_name_to_mach_o()