Searched refs:BFD_MACH_O_S_GB_ZEROFILL (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gdb/dist/include/mach-o/ |
H A D | loader.h | 253 BFD_MACH_O_S_GB_ZEROFILL = 0xc, enumerator
|
/netbsd/external/gpl3/binutils.old/dist/include/mach-o/ |
H A D | loader.h | 251 BFD_MACH_O_S_GB_ZEROFILL = 0xc, enumerator
|
/netbsd/external/gpl3/binutils/dist/include/mach-o/ |
H A D | loader.h | 253 BFD_MACH_O_S_GB_ZEROFILL = 0xc, enumerator
|
/netbsd/external/gpl3/gdb.old/dist/include/mach-o/ |
H A D | loader.h | 253 BFD_MACH_O_S_GB_ZEROFILL = 0xc, enumerator
|
/netbsd/external/gpl3/gdb/dist/gas/config/ |
H A D | obj-macho.c | 193 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 262 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 1711 else if (sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_set_section_vma()
|
/netbsd/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-macho.c | 193 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 262 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 1711 else if (sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_set_section_vma()
|
/netbsd/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-macho.c | 193 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 262 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 1711 else if (sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_set_section_vma()
|
/netbsd/external/gpl3/gdb.old/dist/gas/config/ |
H A D | obj-macho.c | 193 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 262 || sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_make_or_get_sect() 1711 else if (sectype == BFD_MACH_O_S_GB_ZEROFILL) in obj_mach_o_set_section_vma()
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | mach-o.c | 2874 == BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_obj_seg_command() 2910 stype = BFD_MACH_O_S_GB_ZEROFILL; in bfd_mach_o_build_obj_seg_command() 3015 != BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_exec_seg_command() 5816 { "gb_zerofill", BFD_MACH_O_S_GB_ZEROFILL},
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | mach-o.c | 2856 == BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_obj_seg_command() 2892 stype = BFD_MACH_O_S_GB_ZEROFILL; in bfd_mach_o_build_obj_seg_command() 2997 != BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_exec_seg_command() 5718 { "gb_zerofill", BFD_MACH_O_S_GB_ZEROFILL},
|
/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | mach-o.c | 2858 == BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_obj_seg_command() 2894 stype = BFD_MACH_O_S_GB_ZEROFILL; in bfd_mach_o_build_obj_seg_command() 2999 != BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_exec_seg_command() 5811 { "gb_zerofill", BFD_MACH_O_S_GB_ZEROFILL},
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | mach-o.c | 2874 == BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_obj_seg_command() 2910 stype = BFD_MACH_O_S_GB_ZEROFILL; in bfd_mach_o_build_obj_seg_command() 3015 != BFD_MACH_O_S_GB_ZEROFILL)) in bfd_mach_o_build_exec_seg_command() 5816 { "gb_zerofill", BFD_MACH_O_S_GB_ZEROFILL},
|