Home
last modified time | relevance | path

Searched refs:obj_mach_o_get_section_names (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-macho.c138 obj_mach_o_get_section_names (char *seg, char *sec, in obj_mach_o_get_section_names() function
321 if (! obj_mach_o_get_section_names (segname, sectname, 17, 17)) in obj_mach_o_section()
462 if (! obj_mach_o_get_section_names (segname, sectname, 17, 17)) in obj_mach_o_zerofill()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20121940 (obj_mach_o_get_section_names): New (split from obj_mach_o_section).