Searched refs:SHT_MIPS_REGINFO (Results 1 – 15 of 15) sorted by relevance
| /openbsd/src/sys/arch/mips64/include/ |
| D | exec.h | 105 #define SHT_MIPS_REGINFO 0x70000006 /* Register usage information */ macro
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsOptionRecord.cpp | 55 MCSectionELF *Sec = Context.getELFSection(".reginfo", ELF::SHT_MIPS_REGINFO, in EmitMipsOptionRecord()
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | mips.h | 240 #define SHT_MIPS_REGINFO 0x70000006 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | mips.h | 267 #define SHT_MIPS_REGINFO 0x70000006 macro
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | ELF.cpp | 261 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_REGINFO); in getELFSectionTypeName()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 1061 SHT_MIPS_REGINFO = 0x70000006, // Register usage information enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elfxx-mips.c | 4287 if (hdr->sh_type == SHT_MIPS_REGINFO in _bfd_mips_elf_section_processing() 4448 case SHT_MIPS_REGINFO: in _bfd_mips_elf_section_from_shdr() 4502 if (hdr->sh_type == SHT_MIPS_REGINFO) in _bfd_mips_elf_section_from_shdr() 4608 hdr->sh_type = SHT_MIPS_REGINFO; in _bfd_mips_elf_fake_sections()
|
| D | ChangeLog-9899 | 2059 SHT_MIPS_REGINFO section to have a size of 0.
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | SyntheticSections.cpp | 217 : SyntheticSection(SHF_ALLOC, SHT_MIPS_REGINFO, 4, ".reginfo"), in MipsReginfoSection() 236 if (sec->type == SHT_MIPS_REGINFO) in create()
|
| D | Writer.cpp | 2050 addPhdrForSection(part, SHT_MIPS_REGINFO, PT_MIPS_REGINFO, PF_R); in finalizeSections()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elfxx-mips.c | 5260 if (hdr->sh_type == SHT_MIPS_REGINFO in _bfd_mips_elf_section_processing() 5430 case SHT_MIPS_REGINFO: in _bfd_mips_elf_section_from_shdr() 5484 if (hdr->sh_type == SHT_MIPS_REGINFO) in _bfd_mips_elf_section_from_shdr() 5599 hdr->sh_type = SHT_MIPS_REGINFO; in _bfd_mips_elf_fake_sections()
|
| D | ChangeLog-9899 | 2059 SHT_MIPS_REGINFO section to have a size of 0.
|
| /openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 699 ECase(SHT_MIPS_REGINFO); in enumeration()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | readelf.c | 2790 case SHT_MIPS_REGINFO: return "MIPS_REGINFO"; in get_mips_section_type_name()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 2230 case SHT_MIPS_REGINFO: return "MIPS_REGINFO"; in get_mips_section_type_name()
|