| /NextBSD/crypto/openssh/ |
| HD | PROTOCOL.krl | 5 The KRL consists of a header and zero or more sections. The header is: 24 Following the header are zero or more sections, each consisting of: 42 These sections use type KRL_SECTION_CERTIFICATES to revoke certificates by 50 Followed by one or more sections: 75 These sections use type KRL_SECTION_CERT_SERIAL_RANGE and hold 88 Bitmap sections use type KRL_SECTION_CERT_SERIAL_BITMAP and revoke keys 99 2.4. Revoked key ID sections 101 KRL_SECTION_CERT_KEY_ID sections revoke particular certificate "key 111 3. Explicit key sections 113 These sections, identified as KRL_SECTION_EXPLICIT_KEY, revoke keys [all …]
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | coffgrok.c | 136 head->sections = all; in do_sections_p1() 138 for (idx = 0, section = abfd->sections; section; section = section->next, idx++) in do_sections_p1() 155 head->sections[i].name = (char *) (section->name); in do_sections_p1() 156 head->sections[i].code = section->flags & SEC_CODE; in do_sections_p1() 157 head->sections[i].data = section->flags & SEC_DATA; in do_sections_p1() 159 head->sections[i].data = 1; in do_sections_p1() 160 head->sections[i].address = section->lma; in do_sections_p1() 161 head->sections[i].size = bfd_get_section_size (section); in do_sections_p1() 162 head->sections[i].number = idx; in do_sections_p1() 163 head->sections[i].nrelocs = section->reloc_count; in do_sections_p1() [all …]
|
| HD | embedspu.sh | 123 …sections=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *\([0-9]*\)\] *[^ ]* *PROGBITS *\([0-9a-f]*\… 124 sections=`echo ${sections}` 155 split ("'"${sections}"'", s, " "); \ 187 split ("'"${sections}"'", s, " "); \
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | DynamicLoader.cpp | 145 const SectionList *sections = GetSectionListFromModule(module); in UnloadSectionsCommon() local 147 assert(sections && "SectionList missing from unloaded module."); in UnloadSectionsCommon() 149 const size_t num_sections = sections->GetSize(); in UnloadSectionsCommon() 152 SectionSP section_sp (sections->GetSectionAtIndex(i)); in UnloadSectionsCommon() 161 SectionList *sections = nullptr; in GetSectionListFromModule() local 167 sections = obj_file->GetSectionList(); in GetSectionListFromModule() 170 return sections; in GetSectionListFromModule()
|
| /NextBSD/contrib/binutils/ld/scripttempl/ |
| HD | elf32cr16.sc | 30 /* Many sections come in three flavours. There is the 'real' section, 32 sections, generated by -ffunction-sections and -fdata-sections in GCC, 33 and useful for --gc-sections, which for a variable "foo" might be 34 ".data.foo". Then there are the linkonce sections, for which the linker 130 /* You may change the sizes of the following sections to fit the actual 159 /* DWARF debug sections. 160 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | mep.sc | 4 # NO_SMALL_DATA - no .sbss/.sbss2/.sdata/.sdata2 sections if not 29 # OTHER_GOT_SECTIONS - sections just after .got. 30 # OTHER_SDATA_SECTIONS - sections just after .sdata. 43 # combination of .init sections. 45 # combination of .fini sections. 53 # When adding sections, do note that the names of some sections are used 57 # Many sections come in three flavours. There is the 'real' section, 59 # sections, generated by -ffunction-sections and -fdata-sections in GCC, 60 # and useful for --gc-sections, which for a variable "foo" might be 61 # ".data.foo". Then there are the linkonce sections, for which the linker [all …]
|
| HD | elf.sc | 4 # NO_SMALL_DATA - no .sbss/.sbss2/.sdata/.sdata2 sections if not 30 # writeable data sections. 32 # OTHER_GOT_SECTIONS - sections just after .got. 33 # OTHER_SDATA_SECTIONS - sections just after .sdata. 46 # combination of .init sections. 48 # combination of .fini sections. 59 # When adding sections, do note that the names of some sections are used 63 # Many sections come in three flavours. There is the 'real' section, 65 # sections, generated by -ffunction-sections and -fdata-sections in GCC, 66 # and useful for --gc-sections, which for a variable "foo" might be [all …]
|
| HD | pep.sc | 9 # Sorting of the .foo$* sections is required by the definition of 10 # grouped sections in PE. 13 # use grouped sections instead). 134 /* This cannot currently be handled with grouped sections. 193 /* DWARF debug sections. 194 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | pe.sc | 9 # Sorting of the .foo$* sections is required by the definition of 10 # grouped sections in PE. 13 # use grouped sections instead). 134 /* This cannot currently be handled with grouped sections. 193 /* DWARF debug sections. 194 Symbols in the DWARF debugging sections are relative to the beginning
|
| /NextBSD/contrib/libstdc++/ |
| D | crossconfig.m4 | 69 SECTION_FLAGS='-ffunction-sections -fdata-sections' 124 SECTION_FLAGS='-ffunction-sections -fdata-sections' 148 SECTION_FLAGS='-ffunction-sections -fdata-sections' 180 SECTION_FLAGS='-ffunction-sections -fdata-sections' 204 SECTION_FLAGS='-ffunction-sections -fdata-sections' 223 SECTION_FLAGS='-ffunction-sections -fdata-sections' 320 SECTION_FLAGS='-ffunction-sections -fdata-sections'
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | solib.c | 266 if (build_section_table (abfd, &so->sections, &so->sections_end)) in solib_map_sections() 272 for (p = so->sections; p < so->sections_end; p++) in solib_map_sections() 316 if (so->sections) in free_so() 317 xfree (so->sections); in free_so() 351 sap = build_section_addr_info_from_section_table (so->sections, in symbol_add_stub() 512 int count = (i->sections_end - i->sections); in update_solib_list() 517 i->sections, in update_solib_list() 518 count * sizeof (i->sections[0])); in update_solib_list() 718 for (p = so->sections; p < so->sections_end; p++) in solib_address()
|
| /NextBSD/contrib/ntp/sntp/m4/ |
| HD | ntp_compiler.m4 | 106 dnl NetBSD will link but likely not run with --gc-sections 109 dnl --gc-sections causes attempt to load as linux elf, with 117 CFLAGS="$CFLAGS -Wl,--gc-sections" 148 if test "X$cross_compiling" = "Xyes" || grep gc-sections conftest.err ; then 163 LDADD_LIBNTP="-Wl,--gc-sections" 164 CFLAGS_NTP="$CFLAGS_NTP -ffunction-sections -fdata-sections"
|
| /NextBSD/sys/boot/arm/uboot/ |
| HD | ldscript.arm | 7 /* Read-only sections, merged into text segment: */ 12 /* .gnu.warning sections are handled specially by elf32.em. */ 80 /* We want the small data sections together, so single-instruction offsets 104 /* Stabs debugging sections. */ 107 /* DWARF debug sections. 108 Symbols in the DWARF debugging sections are relative to the beginning
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| HD | DynamicLoaderHexagonDYLD.cpp | 274 const SectionList *sections = GetSectionListFromModule(module); in UpdateLoadedSections() local 276 assert(sections && "SectionList missing from loaded module."); in UpdateLoadedSections() 280 const size_t num_sections = sections->GetSize(); in UpdateLoadedSections() 284 SectionSP section_sp (sections->GetSectionAtIndex(i)); in UpdateLoadedSections() 308 const SectionList *sections = GetSectionListFromModule(module); in UnloadSections() local 310 assert(sections && "SectionList missing from unloaded module."); in UnloadSections() 314 const size_t num_sections = sections->GetSize(); in UnloadSections() 317 SectionSP section_sp (sections->GetSectionAtIndex(i)); in UnloadSections() 665 SectionList *sections = nullptr; in GetSectionListFromModule() local 671 sections = obj_file->GetSectionList(); in GetSectionListFromModule() [all …]
|
| /NextBSD/sys/conf/ |
| HD | ldscript.arm64 | 8 /* Read-only sections, merged into text segment: */ 14 /* .gnu.warning sections are handled specially by elf32.em. */ 97 /* We want the small data sections together, so single-instruction offsets 115 /* Stabs debugging sections. */ 123 /* DWARF debug sections. 124 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | ldscript.powerpc | 11 /* Read-only sections, merged into text segment: */ 20 /* .gnu.warning sections are handled specially by elf32.em. */ 90 /* We want the small data sections together, so single-instruction offsets 114 /* Stabs debugging sections. */ 117 /* DWARF debug sections. 118 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | ldscript.powerpc64 | 11 /* Read-only sections, merged into text segment: */ 20 /* .gnu.warning sections are handled specially by elf32.em. */ 91 /* We want the small data sections together, so single-instruction offsets 115 /* Stabs debugging sections. */ 118 /* DWARF debug sections. 119 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | ldscript.arm | 8 /* Read-only sections, merged into text segment: */ 14 /* .gnu.warning sections are handled specially by elf32.em. */ 97 /* We want the small data sections together, so single-instruction offsets 120 /* Stabs debugging sections. */ 128 /* DWARF debug sections. 129 Symbols in the DWARF debugging sections are relative to the beginning
|
| HD | ldscript.sparc64 | 9 /* Read-only sections, merged into text segment: */ 136 /* .gnu.warning sections are handled specially by elf32.em. */ 192 /* We want the small data sections together, so single-instruction offsets 225 .bss section disappears because there are no input sections. */ 231 /* Stabs debugging sections. */ 239 /* DWARF debug sections. 240 Symbols in the DWARF debugging sections are relative to the beginning
|
| /NextBSD/sys/boot/powerpc/ofw/ |
| HD | ldscript.powerpc | 11 /* Read-only sections, merged into text segment: */ 42 /* .gnu.warning sections are handled specially by elf32.em. */ 84 /* We want the small data sections together, so single-instruction offsets 108 /* Stabs debugging sections. */ 111 /* DWARF debug sections. 112 Symbols in the DWARF debugging sections are relative to the beginning
|
| /NextBSD/sys/boot/powerpc/uboot/ |
| HD | ldscript.powerpc | 11 /* Read-only sections, merged into text segment: */ 42 /* .gnu.warning sections are handled specially by elf32.em. */ 84 /* We want the small data sections together, so single-instruction offsets 108 /* Stabs debugging sections. */ 111 /* DWARF debug sections. 112 Symbols in the DWARF debugging sections are relative to the beginning
|
| /NextBSD/contrib/gcclibs/libmudflap/ |
| HD | configure.ac | 222 # Figure out whether the compiler supports "-ffunction-sections -fdata-sections", 227 # Check for -ffunction-sections -fdata-sections 228 AC_MSG_CHECKING([for gcc that supports -ffunction-sections -fdata-sections]) 229 CFLAGS='-Werror -ffunction-sections -fdata-sections' 238 SECTION_FLAGS='-ffunction-sections -fdata-sections'
|
| /NextBSD/sys/boot/efi/loader/arch/arm/ |
| HD | ldscript.arm | 6 /* Read-only sections, merged into text segment: */ 12 /* .gnu.warning sections are handled specially by elf32.em. */ 36 /* We want the small data sections together, so single-instruction offsets
|
| /NextBSD/gnu/usr.bin/gdb/kgdb/ |
| HD | kld.c | 224 struct section_table *sections = NULL, *sections_end = NULL, *s; in load_kld() local 245 if (build_section_table (bfd, §ions, §ions_end)) in load_kld() 247 cleanup = make_cleanup(xfree, sections); in load_kld() 249 for (s = sections; s < sections_end; s++) in load_kld() 253 sap = build_section_addr_info_from_section_table (sections, in load_kld() 309 if (sec == so->sections) in kld_relocate_section_addresses()
|
| /NextBSD/sys/compat/ndis/ |
| HD | subr_pe.c | 280 int i = 0, sections, fixedlen; local 285 sections = pe_numsections(imgbase); 300 while (i++ < sections) { 312 if (i > sections) 335 int i, sections; local 343 sections = pe_numsections(imgbase); 349 for (i = 0; i < sections; i++) {
|