Home
last modified time | relevance | path

Searched refs:stype (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dtekhex.c431 char stype = (*src); in first_phase() local
449 if (stype <= '4') in first_phase()
453 if (stype == '2' || stype == '6') in first_phase()
455 else if (stype == '3' || stype == '7') in first_phase()
473 else if (stype == '4' || stype == '8') in first_phase()
Dmach-o.c2742 unsigned int stype; in bfd_mach_o_build_obj_seg_command() local
2745 stype = BFD_MACH_O_S_ZEROFILL; in bfd_mach_o_build_obj_seg_command()
2747 stype = BFD_MACH_O_S_GB_ZEROFILL; in bfd_mach_o_build_obj_seg_command()
2753 if ((s->flags & BFD_MACH_O_SECTION_TYPE_MASK) != stype) in bfd_mach_o_build_obj_seg_command()
DChangeLog-00012532 * tekhex.c (first_phase): Rename local var "type" to "stype".
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1902 section_size_type stype; in local() local
1904 &stype, true); in local()
2315 section_size_type stype; in global() local
2317 &stype, true); in global()
Dx86_64.cc2677 section_size_type stype; in local() local
2679 &stype, true); in local()
2929 section_size_type stype; in possible_function_pointer_reloc() local
2931 &stype, in possible_function_pointer_reloc()