OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnu
(Results
1 - 25
of
1936
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dwzbuildid.exp
4
# it under the terms of the
GNU
General Public License as published by
11
#
GNU
General Public License for more details.
13
# You should have received a copy of the
GNU
General Public License
14
# along with this program. If not, see <http://www.
gnu
.org/licenses/>.
16
set scenario
gnu
/src/sys/arch/ia64/stand/ia64/ski/
ldscript.ia64
10
*(.text .stub .text.* .
gnu
.linkonce.t.*)
11
/* .
gnu
.warning sections are handled specially by elf32.em. */
12
*(.
gnu
.warning)
16
*(.rodata .rodata.* .
gnu
.linkonce.r.*)
18
*(.sdata2 .sdata2.* .
gnu
.linkonce.s2.*)
19
*(.sbss2 .sbss2.* .
gnu
.linkonce.sb2.*)
21
/* *(.IA_64.unwind_info* .
gnu
.linkonce.ia64unwi.*) */
22
/* *(.IA_64.unwind* .
gnu
.linkonce.ia64unw.*) */
23
*(.data .data.* .
gnu
.linkonce.d.*)
27
*(.bss .bss.* .
gnu
.linkonce.b.*
[
all
...]
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
trigd_lib.inc
3
Contributed by Steven G. Kargl <kargl@gcc.
gnu
.org>
4
and Fritz Reese <foreese@gcc.
gnu
.org>
6
This file is part of the
GNU
Fortran runtime library (libgfortran).
9
modify it under the terms of the
GNU
General Public
16
GNU
General Public License for more details.
22
You should have received a copy of the
GNU
General Public License and
25
<http://www.
gnu
.org/licenses/>. */
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
trigd_lib.inc
3
Contributed by Steven G. Kargl <kargl@gcc.
gnu
.org>
4
and Fritz Reese <foreese@gcc.
gnu
.org>
6
This file is part of the
GNU
Fortran runtime library (libgfortran).
9
modify it under the terms of the
GNU
General Public
16
GNU
General Public License for more details.
22
You should have received a copy of the
GNU
General Public License and
25
<http://www.
gnu
.org/licenses/>. */
/src/sys/arch/ia64/stand/ia64/efi/
ldscript.ia64
16
*(.text .stub .text.* .
gnu
.linkonce.t.*)
17
/* .
gnu
.warning sections are handled specially by elf32.em. */
18
*(.
gnu
.warning)
23
*(.rodata .rodata.* .
gnu
.linkonce.r.*)
25
*(.sdata2 .sdata2.* .
gnu
.linkonce.s2.*)
26
*(.sbss2 .sbss2.* .
gnu
.linkonce.sb2.*)
31
*(.data .data.* .
gnu
.linkonce.d.*)
35
*(.bss .bss.* .
gnu
.linkonce.b.*)
43
*(.sdata .sdata.* .
gnu
.linkonce.s.*)
45
*(.sbss .sbss.* .
gnu
.linkonce.sb.*
[
all
...]
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++20/
tzdb_globals.h
5
[[
gnu
::init_priority(98)]]
8
[[
gnu
::init_priority(98)]]
12
[[
gnu
::init_priority(98)]]
/src/sys/arch/ia64/conf/
kern.ldscript
14
*(.text .stub .text.* .
gnu
.linkonce.t.*)
15
/* .
gnu
.warning sections are handled specially by elf32.em. */
16
*(.
gnu
.warning)
20
.rodata : { *(.rodata .rodata.* .
gnu
.linkonce.r.*) }
22
.sdata2 : { *(.sdata2 .sdata2.* .
gnu
.linkonce.s2.*) }
23
.sbss2 : { *(.sbss2 .sbss2.* .
gnu
.linkonce.sb2.*) }
25
.IA_64.unwind_info : { *(.IA_64.unwind_info* .
gnu
.linkonce.ia64unwi.*) }
26
.IA_64.unwind : { *(.IA_64.unwind* .
gnu
.linkonce.ia64unw.*) }
32
*(.data.proc0 .data .data.* .
gnu
.linkonce.d.*)
46
*(.sdata .sdata.* .
gnu
.linkonce.s.*
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_ia64_efi.lds
10
/* .hash and/or .
gnu
.hash MUST come first! */
12
.
gnu
.hash : { *(.
gnu
.hash) }
19
*(.
gnu
.linkonce.t.*)
42
*(.
gnu
.linkonce.d*)
50
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
61
*(.rela.
gnu
.linkonce.d*)
elf_x86_64_fbsd_efi.lds
11
/* .hash and/or .
gnu
.hash MUST come first! */
13
.
gnu
.hash : { *(.
gnu
.hash) }
50
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
elf_ia32_efi.lds
10
/* .hash and/or .
gnu
.hash MUST come first! */
12
.
gnu
.hash : { *(.
gnu
.hash) }
19
*(.
gnu
.linkonce.t.*)
53
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
85
*(.note.
GNU
-stack)
elf_ia32_fbsd_efi.lds
10
/* .hash and/or .
gnu
.hash MUST come first! */
12
.
gnu
.hash : { *(.
gnu
.hash) }
19
*(.
gnu
.linkonce.t.*)
53
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
85
*(.note.
GNU
-stack)
elf_x86_64_efi.lds
11
/* .hash and/or .
gnu
.hash MUST come first! */
13
.
gnu
.hash : { *(.
gnu
.hash) }
25
*(.
gnu
.linkonce.t.*)
53
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
75
*(.note.
GNU
-stack)
/src/sys/arch/ofppc/stand/ofwboot/
ldscript
29
.
gnu
.version : { *(.
gnu
.version) }
30
.
gnu
.version_d : { *(.
gnu
.version_d) }
31
.
gnu
.version_r : { *(.
gnu
.version_r) }
34
.rel.text : { *(.rel.text .rel.text.* .rel.
gnu
.linkonce.t.*) }
35
.rela.text : { *(.rela.text .rela.text.* .rela.
gnu
.linkonce.t.*) }
38
.rel.rodata : { *(.rel.rodata .rel.rodata.* .rel.
gnu
.linkonce.r.*) }
39
.rela.rodata : { *(.rela.rodata .rela.rodata.* .rela.
gnu
.linkonce.r.*)
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/
Makefile
109
@rm -rf /tmp/
gnu
-efi-$(VERSION) /tmp/
gnu
-efi-$(VERSION)-tmp
110
@mkdir -p /tmp/
gnu
-efi-$(VERSION)-tmp
111
@git archive --format=tar $(shell git branch | awk '/^*/ { print $$2 }') | ( cd /tmp/
gnu
-efi-$(VERSION)-tmp/ ; tar x )
112
@git diff | ( cd /tmp/
gnu
-efi-$(VERSION)-tmp/ ; patch -s -p1 -b -z .gitdiff )
113
@mv /tmp/
gnu
-efi-$(VERSION)-tmp/ /tmp/
gnu
-efi-$(VERSION)/
114
@dir=$$PWD; cd /tmp; tar -c --bzip2 -f $$dir/
gnu
-efi-$(VERSION).tar.bz2
gnu
-efi-$(VERSION)
115
@rm -rf /tmp/
gnu
-efi-$(VERSION
[
all
...]
/src/sys/arch/powerpc/conf/
kern.ldscript
24
*(.text.* .
gnu
.linkonce.t.*)
31
/* .
gnu
.warning sections are handled specially by elf32.em. */
32
*(.
gnu
.warning)
39
.rodata : { *(.rodata .rodata.* .
gnu
.linkonce.r.*) }
44
*(.sdata2 .sdata2.* .
gnu
.linkonce.s2.*)
46
.sbss2 : { *(.sbss2 .sbss2.* .
gnu
.linkonce.sb2.*) }
53
*(.data .data.* .
gnu
.linkonce.d.*)
68
*(.sdata .sdata.* .
gnu
.linkonce.s.*)
78
*(.sbss .sbss.* .
gnu
.linkonce.sb.*)
85
*(.bss .bss.* .
gnu
.linkonce.b.*
[
all
...]
kern64.ldscript
18
*(.text.* .
gnu
.linkonce.t.*)
25
/* .
gnu
.warning sections are handled specially by elf32.em. */
26
*(.
gnu
.warning)
33
.rodata : { *(.rodata .rodata.* .
gnu
.linkonce.r.*) }
37
*(.sdata2 .sdata2.* .
gnu
.linkonce.s2.*)
39
.sbss2 : { *(.sbss2 .sbss2.* .
gnu
.linkonce.sb2.*) }
45
*(.data .data.* .
gnu
.linkonce.d.*)
63
*(.sdata .sdata.* .
gnu
.linkonce.s.*)
71
*(.sbss .sbss.* .
gnu
.linkonce.sb.*)
79
*(.bss .bss.* .
gnu
.linkonce.b.*
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors_memintrinsics.cc
40
extern "C" decltype(__asan_memcpy) memcpy[[
gnu
::alias("__asan_memcpy")]];
41
extern "C" decltype(__asan_memmove) memmove[[
gnu
::alias("__asan_memmove")]];
42
extern "C" decltype(__asan_memset) memset[[
gnu
::alias("__asan_memset")]];
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_interceptors_memintrinsics.cpp
39
extern "C" decltype(__asan_memcpy) memcpy[[
gnu
::alias("__asan_memcpy")]];
40
extern "C" decltype(__asan_memmove) memmove[[
gnu
::alias("__asan_memmove")]];
41
extern "C" decltype(__asan_memset) memset[[
gnu
::alias("__asan_memset")]];
/src/external/gpl3/gcc/dist/gcc/fortran/
trigd_fe.inc
5
Contributed by Fritz Reese <foreese@gcc.
gnu
.org>
6
and Steven G. Kargl <kargl@gcc.
gnu
.org>
11
the terms of the
GNU
General Public License as published by the Free
17
FITNESS FOR A PARTICULAR PURPOSE. See the
GNU
General Public License
20
You should have received a copy of the
GNU
General Public License
22
<http://www.
gnu
.org/licenses/>. */
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trigd_fe.inc
5
Contributed by Fritz Reese <foreese@gcc.
gnu
.org>
6
and Steven G. Kargl <kargl@gcc.
gnu
.org>
11
the terms of the
GNU
General Public License as published by the Free
17
FITNESS FOR A PARTICULAR PURPOSE. See the
GNU
General Public License
20
You should have received a copy of the
GNU
General Public License
22
<http://www.
gnu
.org/licenses/>. */
/src/sys/arch/evbmips/stand/sbmips/common/
boot.ldscript
11
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
14
.
gnu
.hash : { *(.
gnu
.hash) }
17
.
gnu
.version : { *(.
gnu
.version) }
18
.
gnu
.version_d : { *(.
gnu
.version_d) }
19
.
gnu
.version_r : { *(.
gnu
.version_r)
[
all
...]
/src/sys/arch/sbmips/stand/common/
boot.ldscript
11
.note.
gnu
.build-id : { *(.note.
gnu
.build-id) }
14
.
gnu
.hash : { *(.
gnu
.hash) }
17
.
gnu
.version : { *(.
gnu
.version) }
18
.
gnu
.version_d : { *(.
gnu
.version_d) }
19
.
gnu
.version_r : { *(.
gnu
.version_r)
[
all
...]
/src/sys/arch/sparc/conf/
kern.ldscript
25
/* .
gnu
.warning sections are handled specially by elf32.em. */
26
*(.
gnu
.warning)
27
*(.
gnu
.linkonce.t*)
29
.rodata : { *(.rodata) *(.
gnu
.linkonce.r*) }
40
*(.
gnu
.linkonce.d*)
/src/sys/external/bsd/gnu-efi/
gnu-efi2netbsd
3
# $NetBSD:
gnu
-efi2netbsd,v 1.2 2024/09/08 09:36:51 rillig Exp $
29
#
gnu
-efi2netbsd: convert a
gnu
-efi source tree into a
30
# NetBSD
gnu
-efi source tree, under src/sys/external/bsd,
32
# Rough instructions for importing new
gnu
-efi release:
35
# $ tar xpfz /new/
gnu
-efi/release/tar/file
36
# $ sh /usr/src/sys/external/bsd/
gnu
-efi/
gnu
-efi2netbsd
gnu
-efi-x.y
37
# $ cd
gnu
-efi-x.
[
all
...]
/src/external/gpl3/binutils/dist/ld/scripttempl/
elfarcv2.sc
73
*(.sbss${RELOCATING+ .sbss.* .
gnu
.linkonce.sb.*})
78
SBSS2=".sbss2 ${RELOCATING-0} : { *(.sbss2${RELOCATING+ .sbss2.* .
gnu
.linkonce.sb2.*}) } ${RELOCATING+ > ${SDATA_MEMORY}}"
85
*(.sdata${RELOCATING+ .sdata.* .
gnu
.linkonce.s.*})
90
SDATA2=".sdata2 ${RELOCATING-0} : { *(.sdata2${RELOCATING+ .sdata2.* .
gnu
.linkonce.s2.*}) } ${RELOCATING+ > ${SDATA_MEMORY}}"
91
REL_SDATA=".rel.sdata ${RELOCATING-0} : { *(.rel.sdata${RELOCATING+ .rel.sdata.* .rel.
gnu
.linkonce.s.*}) }
92
.rela.sdata ${RELOCATING-0} : { *(.rela.sdata${RELOCATING+ .rela.sdata.* .rela.
gnu
.linkonce.s.*}) }"
93
REL_SBSS=".rel.sbss ${RELOCATING-0} : { *(.rel.sbss${RELOCATING+ .rel.sbss.* .rel.
gnu
.linkonce.sb.*}) }
94
.rela.sbss ${RELOCATING-0} : { *(.rela.sbss${RELOCATING+ .rela.sbss.* .rela.
gnu
.linkonce.sb.*}) }"
95
REL_SDATA2=".rel.sdata2 ${RELOCATING-0} : { *(.rel.sdata2${RELOCATING+ .rel.sdata2.* .rel.
gnu
.linkonce.s2.*}) }
96
.rela.sdata2 ${RELOCATING-0} : { *(.rela.sdata2${RELOCATING+ .rela.sdata2.* .rela.
gnu
.linkonce.s2.*}) }
[
all
...]
Completed in 26 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 09 00:23:28 UTC 2026