Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 25 of 2299) sorted by relevance

12345678910>>...92

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dpackage.d23 module gcc.sections;
26 public import gcc.sections.elf_shared;
28 public import gcc.sections.elf_shared;
30 public import gcc.sections.elf_shared;
32 public import gcc.sections.elf_shared;
34 public import gcc.sections.elf_shared;
36 public import gcc.sections.elf_shared;
38 public import gcc.sections.elf_shared;
40 public import gcc.sections.osx;
42 public import gcc.sections.win32;
[all …]
/netbsd-src/usr.sbin/makemandb/
H A Dapropos.c47 char **sections; member
76 char **sections = NULL; in parseargs() local
81 if (sections == NULL || sections_offset > sections_size - 1) { \ in parseargs()
83 sections = erealloc(sections, sections_size * sizeof(*sections)); \ in parseargs()
101 sections[sections_offset++] = section; in parseargs()
140 sections[sections_offset++] = estrdup(optarg); in parseargs()
147 if (sections) { in parseargs()
149 sections[sections_offset] = NULL; in parseargs()
151 aflags->sections = sections; in parseargs()
169 aflags.sections = NULL; in main()
[all …]
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c75 static int compile (FILE *fp, const char *filename, struct sect *sections);
76 static int write_infokey_file (FILE *fp, struct sect *sections);
197 static struct sect sections[3]; in main() local
211 if (compile (inf, input_filename, sections)) in main()
226 if (!write_infokey_file (outf, sections)) in main()
387 compile (FILE *fp, const char *filename, struct sect *sections) in compile() argument
459 sections[info].cur = 1; in compile()
460 sections[info].data[0] = 0; in compile()
461 sections[ea].cur = 1; in compile()
462 sections[ea].data[0] = 0; in compile()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Linux/
H A Dcoverage_shared.test2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fcoverage-mapping -c -o %t.d/a.shared.o -f…
3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -fcoverage-…
4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
6 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
H A Dinstrprof-dynamic-one-shared.test2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s…
3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
5 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
H A Dinstrprof-dynamic-two-shared.test2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s…
3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/b.s…
4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
H A Dinstrprof-dlopen.test2 …fgen -o %t.d/func.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-
3 …gen -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-
8 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stat…
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c119 head->sections = all; in do_sections_p1()
121 for (idx = 0, section = abfd->sections; section; section = section->next, idx++) in do_sections_p1()
142 head->sections[i].name = (char *) (section->name); in do_sections_p1()
143 head->sections[i].code = section->flags & SEC_CODE; in do_sections_p1()
144 head->sections[i].data = section->flags & SEC_DATA; in do_sections_p1()
146 head->sections[i].data = 1; in do_sections_p1()
147 head->sections[i].address = section->lma; in do_sections_p1()
148 head->sections[i].size = bfd_section_size (section); in do_sections_p1()
149 head->sections[i].number = idx; in do_sections_p1()
150 head->sections[i].nrelocs = section->reloc_count; in do_sections_p1()
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c119 head->sections = all; in do_sections_p1()
121 for (idx = 0, section = abfd->sections; section; section = section->next, idx++) in do_sections_p1()
142 head->sections[i].name = (char *) (section->name); in do_sections_p1()
143 head->sections[i].code = section->flags & SEC_CODE; in do_sections_p1()
144 head->sections[i].data = section->flags & SEC_DATA; in do_sections_p1()
146 head->sections[i].data = 1; in do_sections_p1()
147 head->sections[i].address = section->lma; in do_sections_p1()
148 head->sections[i].size = bfd_section_size (section); in do_sections_p1()
149 head->sections[i].number = idx; in do_sections_p1()
150 head->sections[i].nrelocs = section->reloc_count; in do_sections_p1()
[all …]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.krl5 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:
44 These sections use type KRL_SECTION_CERTIFICATES to revoke certificates by
57 Followed by one or more sections:
83 These sections use type KRL_SECTION_CERT_SERIAL_RANGE and hold
96 Bitmap sections use type KRL_SECTION_CERT_SERIAL_BITMAP and revoke keys
107 2.4. Revoked key ID sections
109 KRL_SECTION_CERT_KEY_ID sections revoke particular certificate "key
142 3. Explicit key sections
144 These sections, identified as KRL_SECTION_EXPLICIT_KEY, revoke keys
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dxstormy16.sc23 # OTHER_GOT_SECTIONS - sections just after .got and .sdata.
28 # combination of .init sections.
30 # combination of .fini sections.
32 # When adding sections, do note that the names of some sections are used
36 # Many sections come in three flavours. There is the 'real' section,
38 # sections, generated by -ffunction-sections and -fdata-sections in GCC,
39 # and useful for --gc-sections, which for a variable "foo" might be
40 # ".data.foo". Then there are the linkonce sections, for which the linker
54 # Each of these can also have corresponding .rel.* and .rela.* sections.
157 .bss section disappears because there are no input sections. */
[all …]
H A Delf_chaos.sc9 # NO_SMALL_DATA - no .sbss/.sbss2/.sdata/.sdata2 sections if not
27 # OTHER_GOT_SECTIONS - sections just after .got.
28 # OTHER_SDATA_SECTIONS - sections just after .sdata.
40 # combination of .init sections.
42 # combination of .fini sections.
46 # When adding sections, do note that the names of some sections are used
50 # Many sections come in three flavours. There is the 'real' section,
52 # sections, generated by -ffunction-sections and -fdata-sections in GCC,
53 # and useful for --gc-sections, which for a variable "foo" might be
54 # ".data.foo". Then there are the linkonce sections, for which the linker
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dxstormy16.sc23 # OTHER_GOT_SECTIONS - sections just after .got and .sdata.
28 # combination of .init sections.
30 # combination of .fini sections.
32 # When adding sections, do note that the names of some sections are used
36 # Many sections come in three flavours. There is the 'real' section,
38 # sections, generated by -ffunction-sections and -fdata-sections in GCC,
39 # and useful for --gc-sections, which for a variable "foo" might be
40 # ".data.foo". Then there are the linkonce sections, for which the linker
54 # Each of these can also have corresponding .rel.* and .rela.* sections.
158 .bss section disappears because there are no input sections. */
[all …]
H A Delf_chaos.sc9 # NO_SMALL_DATA - no .sbss/.sbss2/.sdata/.sdata2 sections if not
27 # OTHER_GOT_SECTIONS - sections just after .got.
28 # OTHER_SDATA_SECTIONS - sections just after .sdata.
40 # combination of .init sections.
42 # combination of .fini sections.
46 # When adding sections, do note that the names of some sections are used
50 # Many sections come in three flavours. There is the 'real' section,
52 # sections, generated by -ffunction-sections and -fdata-sections in GCC,
53 # and useful for --gc-sections, which for a variable "foo" might be
54 # ".data.foo". Then there are the linkonce sections, for which the linker
[all …]
H A Delf32crx.sc10 # sections. This hack likely leaves ld -Ur broken.
41 /* Many sections come in three flavours. There is the 'real' section,
43 sections, generated by -ffunction-sections and -fdata-sections in GCC,
44 and useful for --gc-sections, which for a variable "foo" might be
45 ".data.foo". Then there are the linkonce sections, for which the linker
143 /* You may change the sizes of the following sections to fit the actual
172 source_sh $srcdir/scripttempl/misc-sections.sc
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-strip.rst14 :program:`llvm-strip` is a tool to strip sections and symbols from object files.
42 ELF objects will not be discarded. Additionally, remove all debug sections.
70 to remove multiple sections simultaneously.
74 Remove all symbols, debug sections and relocations from the output. This option
79 For ELF objects, remove from the output all symbols and non-alloc sections not
80 within segments, except for .gnu.warning, .ARM.attribute sections and the
83 For COFF objects, remove all symbols, debug sections, and relocations from the
88 Remove all debug sections from the output.
98 relocations. Also remove all debug sections.
141 Remove the contents of non-debug sections from the output, but keep the section
[all …]
H A Dllvm-objcopy.rst16 specified, the output may be modified along the way, e.g. by removing sections.
44 specified multiple times to add multiple sections.
62 ELF objects will not be discarded. Additionally, remove all debug sections.
67 specified multiple times to dump multiple sections to different files.
70 operations will still be performed. No operations are performed on the sections
87 Produce a debug file as the output that only preserves contents of sections
90 For ELF objects, this removes the contents of `SHF_ALLOC` sections that are not
96 Remove all sections from the output, except for sections named ``<section>``.
97 Can be specified multiple times to keep multiple sections.
123 to remove multiple sections simultaneously.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dcrossconfig.m440 SECTION_FLAGS='-ffunction-sections -fdata-sections'
88 SECTION_FLAGS='-ffunction-sections -fdata-sections'
135 SECTION_FLAGS='-ffunction-sections -fdata-sections'
140 SECTION_FLAGS='-ffunction-sections -fdata-sections'
203 SECTION_FLAGS='-ffunction-sections -fdata-sections'
261 SECTION_FLAGS='-ffunction-sections -fdata-sections'
284 SECTION_FLAGS='-ffunction-sections -fdata-sections'
285 SECTION_LDFLAGS='-Wl,--gc-sections $SECTION_LDFLAGS'
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dcrossconfig.m440 SECTION_FLAGS='-ffunction-sections -fdata-sections'
92 SECTION_FLAGS='-ffunction-sections -fdata-sections'
140 SECTION_FLAGS='-ffunction-sections -fdata-sections'
145 SECTION_FLAGS='-ffunction-sections -fdata-sections'
210 SECTION_FLAGS='-ffunction-sections -fdata-sections'
268 SECTION_FLAGS='-ffunction-sections -fdata-sections'
291 SECTION_FLAGS='-ffunction-sections -fdata-sections'
292 SECTION_LDFLAGS='-Wl,--gc-sections $SECTION_LDFLAGS'
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dtlsgc.d17 static import rt.lifetime, rt.sections;
24 typeof(rt.sections.initTLSRanges()) tlsRanges;
40 data.tlsRanges = rt.sections.initTLSRanges(); in init()
53 rt.sections.finiTLSRanges((cast(Data*)data).tlsRanges); in destroy()
67 rt.sections.scanTLSRanges((cast(Data*)data).tlsRanges, dg); in scan()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dtlsgc.d18 static import rt.lifetime, rt.sections;
25 typeof(rt.sections.initTLSRanges()) tlsRanges;
41 data.tlsRanges = rt.sections.initTLSRanges(); in init()
54 rt.sections.finiTLSRanges((cast(Data*)data).tlsRanges); in destroy()
68 rt.sections.scanTLSRanges((cast(Data*)data).tlsRanges, dg); in scan()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/
H A Ddebug.options.texi4 Displays the contents of the DWARF debug sections in the file, if any
5 are present. Compressed debug sections are automatically decompressed
24 @samp{.debug_tu_index} sections.
37 @samp{.debug_names} sections.
48 @samp{.gnu_debugaltlink} and @samp{.debug_sup} sections, if any of
55 Display the contents of any selected debug sections that are found in
104 @samp{.debug_macinfo} sections.
109 @samp{.debug_loclists} sections.
118 @samp{.debug_gnu_pubnames} sections.
127 @samp{.debug_rnglists} sections.
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/
H A Ddebug.options.texi4 Displays the contents of the DWARF debug sections in the file, if any
5 are present. Compressed debug sections are automatically decompressed
24 @samp{.debug_tu_index} sections.
37 @samp{.debug_names} sections.
48 @samp{.gnu_debugaltlink} and @samp{.debug_sup} sections, if any of
55 Display the contents of any selected debug sections that are found in
104 @samp{.debug_macinfo} sections.
109 @samp{.debug_loclists} sections.
118 @samp{.debug_gnu_pubnames} sections.
127 @samp{.debug_rnglists} sections.
[all …]
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c101 struct menu_section *sections; member
761 struct spec_section **sections; in output_dirfile() local
770 sections = ((struct spec_section **) in output_dirfile()
777 sections[j++] = spec; in output_dirfile()
778 qsort (sections, n_sections, sizeof (struct spec_section *), in output_dirfile()
800 spec = sections[j]; in output_dirfile()
828 free (sections); in output_dirfile()
852 struct spec_section **sections, struct spec_entry **entries) in parse_input() argument
856 struct spec_section *head = *sections, *tail = NULL; in parse_input()
859 int ignore_sections = *sections != 0; in parse_input()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc378 Elf64_Shdr *sections = (Elf64_Shdr *)xmalloc (sizeof (Elf64_Shdr) in copy_early_debug_info() local
381 || fread (sections, sizeof (Elf64_Shdr), ehdr.e_shnum, in copy_early_debug_info()
384 free (sections); in copy_early_debug_info()
392 if (sections[i].sh_type != SHT_RELA) in copy_early_debug_info()
395 char *data = (char *)xmalloc (sections[i].sh_size); in copy_early_debug_info()
396 if (fseek (outfd, sections[i].sh_offset, SEEK_SET) == -1 in copy_early_debug_info()
397 || fread (data, sections[i].sh_size, 1, outfd) != 1) in copy_early_debug_info()
404 offset < sections[i].sh_size; in copy_early_debug_info()
405 offset += sections[i].sh_entsize) in copy_early_debug_info()
440 if (fseek (outfd, sections[i].sh_offset, SEEK_SET) != -1) in copy_early_debug_info()
[all …]

12345678910>>...92