Searched refs:SHT_MIPS_OPTIONS (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp37 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp244 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_OPTIONS);
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h373 #define SHT_MIPS_OPTIONS 0x7000000d
998 /* A SHT_MIPS_OPTIONS section contains a series of options, each of
371 #define SHT_MIPS_OPTIONS macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h373 #define SHT_MIPS_OPTIONS 0x7000000d
998 /* A SHT_MIPS_OPTIONS section contains a series of options, each of
371 #define SHT_MIPS_OPTIONS macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h373 #define SHT_MIPS_OPTIONS 0x7000000d
998 /* A SHT_MIPS_OPTIONS section contains a series of options, each of
371 #define SHT_MIPS_OPTIONS macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h373 #define SHT_MIPS_OPTIONS 0x7000000d
998 /* A SHT_MIPS_OPTIONS section contains a series of options, each of
371 #define SHT_MIPS_OPTIONS macro
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h459 #define SHT_MIPS_OPTIONS 0x7000000d macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h963 SHT_MIPS_OPTIONS = 0x7000000d, // General options
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h461 #define SHT_MIPS_OPTIONS 0x7000000d macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h461 #define SHT_MIPS_OPTIONS 0x7000000d macro
/netbsd-current/sys/sys/
H A Dexec_elf.h552 #define SHT_MIPS_OPTIONS 0x7000000d macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h409 SHT_MIPS_OPTIONS = 0x7000000d, enumerator in enum:elfcpp::SHT
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h409 SHT_MIPS_OPTIONS = 0x7000000d, enumerator in enum:elfcpp::SHT
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h409 SHT_MIPS_OPTIONS = 0x7000000d, enumerator in enum:elfcpp::SHT
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp648 ECase(SHT_MIPS_OPTIONS);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c841 /* True if NAME is the recognized name of any SHT_MIPS_OPTIONS section.
7348 if (hdr->sh_type == SHT_MIPS_OPTIONS
7510 case SHT_MIPS_OPTIONS:
7583 /* For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and
7585 SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case,
7587 if (hdr->sh_type == SHT_MIPS_OPTIONS)
7729 hdr->sh_type = SHT_MIPS_OPTIONS;
12685 if (elf_section_data (s)->this_hdr.sh_type == SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c836 /* True if NAME is the recognized name of any SHT_MIPS_OPTIONS section.
7309 if (hdr->sh_type == SHT_MIPS_OPTIONS
7468 case SHT_MIPS_OPTIONS:
7546 /* For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and
7548 SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case,
7550 if (hdr->sh_type == SHT_MIPS_OPTIONS)
7701 hdr->sh_type = SHT_MIPS_OPTIONS;
12677 if (elf_section_data (s)->this_hdr.sh_type == SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c836 /* True if NAME is the recognized name of any SHT_MIPS_OPTIONS section.
7329 if (hdr->sh_type == SHT_MIPS_OPTIONS
7488 case SHT_MIPS_OPTIONS:
7564 /* For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and
7566 SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case,
7568 if (hdr->sh_type == SHT_MIPS_OPTIONS)
7710 hdr->sh_type = SHT_MIPS_OPTIONS;
12664 if (elf_section_data (s)->this_hdr.sh_type == SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c851 /* True if NAME is the recognized name of any SHT_MIPS_OPTIONS section.
7366 if (hdr->sh_type == SHT_MIPS_OPTIONS
7525 case SHT_MIPS_OPTIONS:
7603 /* For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and
7605 SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case,
7607 if (hdr->sh_type == SHT_MIPS_OPTIONS)
7754 hdr->sh_type = SHT_MIPS_OPTIONS;
12718 if (elf_section_data (s)->this_hdr.sh_type == SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc3679 if (type == elfcpp::SHT_MIPS_OPTIONS)
6936 // A SHT_MIPS_OPTIONS section contains a series of options, each of which
6951 // For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and set
6953 // and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case, they should agree.
6955 if (shdr.get_sh_type() == elfcpp::SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc3679 if (type == elfcpp::SHT_MIPS_OPTIONS)
6936 // A SHT_MIPS_OPTIONS section contains a series of options, each of which
6951 // For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and set
6953 // and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case, they should agree.
6955 if (shdr.get_sh_type() == elfcpp::SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc3679 if (type == elfcpp::SHT_MIPS_OPTIONS)
6936 // A SHT_MIPS_OPTIONS section contains a series of options, each of which
6951 // For a SHT_MIPS_OPTIONS section, look for a ODK_REGINFO entry, and set
6953 // and SHT_MIPS_OPTIONS/ODK_REGINFO; in that case, they should agree.
6955 if (shdr.get_sh_type() == elfcpp::SHT_MIPS_OPTIONS)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4107 case SHT_MIPS_OPTIONS: return "MIPS_OPTIONS";
16670 sect = find_section_by_type (filedata, SHT_MIPS_OPTIONS);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c4145 case SHT_MIPS_OPTIONS: return "MIPS_OPTIONS";
17213 sect = find_section_by_type (filedata, SHT_MIPS_OPTIONS);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4767 case SHT_MIPS_OPTIONS: return "MIPS_OPTIONS";
18599 sect = find_section_by_type (filedata, SHT_MIPS_OPTIONS);

Completed in 1188 milliseconds