| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HexagonMCELFStreamer.cpp | 92 StringRef sbss[4] = {".sbss.1", ".sbss.2", ".sbss.4", ".sbss.8"}; local 106 : sbss[(Log2_64(AccessSize))];
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-ppc.c | 1333 if (startswith (name, ".sbss") 1471 { STRING_COMMA_LEN (".sbss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE }, 2160 asection *sbss; 2289 ret->sdata[0].bss_name = ".sbss"; 2444 /* We have to create .dynsbss and .rela.sbss here so that they get mapped 2478 s = bfd_make_section_anyway_with_flags (abfd, ".rela.sbss", flags); 2602 file. We use it to put .comm items in .sbss, and not .bss. */ 2619 put into .sbss. */ 2623 if (htab->sbss == NULL) 2630 htab->sbss = bfd_make_section_anyway_with_flags (htab->elf.dynobj 2154 asection *sbss; member in struct:ppc_elf_link_hash_table [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-ppc.c | 1346 if (startswith (name, ".sbss") 1484 { STRING_COMMA_LEN (".sbss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE }, 2173 asection *sbss; 2302 ret->sdata[0].bss_name = ".sbss"; 2457 /* We have to create .dynsbss and .rela.sbss here so that they get mapped 2491 s = bfd_make_section_anyway_with_flags (abfd, ".rela.sbss", flags); 2615 file. We use it to put .comm items in .sbss, and not .bss. */ 2632 put into .sbss. */ 2636 if (htab->sbss == NULL) 2643 htab->sbss = bfd_make_section_anyway_with_flags (htab->elf.dynobj 2167 asection *sbss; member in struct:ppc_elf_link_hash_table [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-ppc.c | 1346 if (startswith (name, ".sbss") 1484 { STRING_COMMA_LEN (".sbss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE }, 2173 asection *sbss; 2302 ret->sdata[0].bss_name = ".sbss"; 2457 /* We have to create .dynsbss and .rela.sbss here so that they get mapped 2491 s = bfd_make_section_anyway_with_flags (abfd, ".rela.sbss", flags); 2615 file. We use it to put .comm items in .sbss, and not .bss. */ 2632 put into .sbss. */ 2636 if (htab->sbss == NULL) 2643 htab->sbss = bfd_make_section_anyway_with_flags (htab->elf.dynobj 2167 asection *sbss; member in struct:ppc_elf_link_hash_table [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-ppc.c | 1333 if (startswith (name, ".sbss") 1471 { STRING_COMMA_LEN (".sbss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE }, 2160 asection *sbss; 2289 ret->sdata[0].bss_name = ".sbss"; 2444 /* We have to create .dynsbss and .rela.sbss here so that they get mapped 2478 s = bfd_make_section_anyway_with_flags (abfd, ".rela.sbss", flags); 2602 file. We use it to put .comm items in .sbss, and not .bss. */ 2619 put into .sbss. */ 2623 if (htab->sbss == NULL) 2630 htab->sbss = bfd_make_section_anyway_with_flags (htab->elf.dynobj 2154 asection *sbss; member in struct:ppc_elf_link_hash_table [all...] |
| /src/sys/dev/pci/ |
| if_bnxreg.h | 4678 /* SBSS section. */ 4682 const uint32_t *sbss; member in struct:fw_info
|