Home
last modified time | relevance | path

Searched refs:hidden (Results 1 – 25 of 1887) sorted by relevance

12345678910>>...76

/netbsd/sys/lib/libkern/arch/sh3/
H A Dashiftrt.S33 .hidden __ashiftrt_r4_0
34 .hidden __ashiftrt_r4_1
35 .hidden __ashiftrt_r4_2
36 .hidden __ashiftrt_r4_3
37 .hidden __ashiftrt_r4_4
38 .hidden __ashiftrt_r4_5
39 .hidden __ashiftrt_r4_6
40 .hidden __ashiftrt_r4_7
41 .hidden __ashiftrt_r4_8
42 .hidden __ashiftrt_r4_9
[all …]
H A DmovstrSI.S33 .hidden __movstrSI4, __movmemSI4
34 .hidden __movstrSI8, __movmemSI8
35 .hidden __movstrSI12, __movmemSI12
36 .hidden __movstrSI16, __movmemSI16
37 .hidden __movstrSI20, __movmemSI20
38 .hidden __movstrSI24, __movmemSI24
39 .hidden __movstrSI28, __movmemSI28
40 .hidden __movstrSI32, __movmemSI32
41 .hidden __movstrSI36, __movmemSI36
42 .hidden __movstrSI40, __movmemSI40
[all …]
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-frv/
H A Dfdpic3.s9 .hidden HF0
11 .hidden HF1
13 .hidden HF2
15 .hidden HF3
17 .hidden HF4
19 .hidden HF5
21 .hidden HF6
23 .hidden HF7
25 .hidden HF8
27 .hidden HF9
[all …]
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-frv/
H A Dfdpic3.s9 .hidden HF0
11 .hidden HF1
13 .hidden HF2
15 .hidden HF3
17 .hidden HF4
19 .hidden HF5
21 .hidden HF6
23 .hidden HF7
25 .hidden HF8
27 .hidden HF9
[all …]
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mips-elf/
H A Dgot-dump-2.s6 ld $4,%got_disp(hidden)($28)
17 .globl hidden
18 .hidden hidden
19 .type hidden,%object
20 .size hidden,8
21 hidden: label
H A Dgot-dump-1.s6 lw $4,%got(hidden)($28)
17 .globl hidden
18 .hidden hidden
19 .type hidden,%object
20 .size hidden,4
21 hidden: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dgot-dump-2.s6 ld $4,%got_disp(hidden)($28)
17 .globl hidden
18 .hidden hidden
19 .type hidden,%object
20 .size hidden,8
21 hidden: label
H A Dgot-dump-1.s6 lw $4,%got(hidden)($28)
17 .globl hidden
18 .hidden hidden
19 .type hidden,%object
20 .size hidden,4
21 hidden: label
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-ia64/
H A Dlocal1.s8 data8 @fptr(hidden#)
11 .global hidden#
12 .hidden hidden#
13 .proc hidden#
14 hidden: label
21 .endp hidden#
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-ia64/
H A Dlocal1.s8 data8 @fptr(hidden#)
11 .global hidden#
12 .hidden hidden#
13 .proc hidden#
14 hidden: label
21 .endp hidden#
/netbsd/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_exceptions.F9040 integer :: hidden component
56 character(len=GFC_FPE_STATE_BUFFER_SIZE) :: hidden component
92 call helper(STATUS_VALUE%hidden)
107 call helper(STATUS_VALUE%hidden)
123 FLAG_VALUE = (IAND(helper(), FLAG%hidden) /= 0)
139 call helper(FLAG%hidden, 0)
141 call helper(0, FLAG%hidden)
158 HALTING = (IAND(helper(), FLAG%hidden) /= 0)
174 call helper(FLAG%hidden, 0)
176 call helper(0, FLAG%hidden)
[all …]
H A Dieee_arithmetic.F9048 integer :: hidden component
68 integer :: hidden component
815 res = (X%hidden == Y%hidden)
821 res = (X%hidden /= Y%hidden)
827 res = (X%hidden == Y%hidden)
833 res = (X%hidden /= Y%hidden)
923 select case (CLASS%hidden)
990 select case (CLASS%hidden)
1058 select case (CLASS%hidden)
1128 select case (CLASS%hidden)
[all …]
/netbsd/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_exceptions.F9040 integer :: hidden component
56 character(len=GFC_FPE_STATE_BUFFER_SIZE) :: hidden component
92 call helper(STATUS_VALUE%hidden)
107 call helper(STATUS_VALUE%hidden)
123 FLAG_VALUE = (IAND(helper(), FLAG%hidden) /= 0)
139 call helper(FLAG%hidden, 0)
141 call helper(0, FLAG%hidden)
158 HALTING = (IAND(helper(), FLAG%hidden) /= 0)
174 call helper(FLAG%hidden, 0)
176 call helper(0, FLAG%hidden)
[all …]
H A Dieee_arithmetic.F9048 integer :: hidden component
68 integer :: hidden component
815 res = (X%hidden == Y%hidden)
821 res = (X%hidden /= Y%hidden)
827 res = (X%hidden == Y%hidden)
833 res = (X%hidden /= Y%hidden)
928 res = _gfortrani_ieee_value_helper_4(CLASS%hidden)
942 res = _gfortrani_ieee_value_helper_8(CLASS%hidden)
957 res = _gfortrani_ieee_value_helper_10(CLASS%hidden)
974 res = _gfortrani_ieee_value_helper_16(CLASS%hidden)
[all …]
/netbsd/sys/arch/alpha/alpha/
H A Dlinux_syscall.c147 u_int hidden, nargs; in linux_syscall_plain() local
161 hidden = 1; in linux_syscall_plain()
164 hidden = 0; in linux_syscall_plain()
171 nargs = callp->sy_narg + hidden; in linux_syscall_plain()
196 args += hidden; in linux_syscall_plain()
231 u_int hidden, nargs; in linux_syscall_fancy() local
245 hidden = 1; in linux_syscall_fancy()
248 hidden = 0; in linux_syscall_fancy()
255 nargs = callp->sy_narg + hidden; in linux_syscall_fancy()
282 args += hidden; in linux_syscall_fancy()
/netbsd/external/gpl3/gdb/dist/binutils/testsuite/binutils-all/
H A Dlocalize-hidden-1.d3 #objcopy: --localize-hidden
4 #name: --localize-hidden test 1
6 0+1200 l .*\*ABS\* 0+ \.hidden Lhidden
11 0+2200 l .*\*ABS\* 0+ \.hidden Ghidden
13 0+3200 l .*\*ABS\* 0+ \.hidden Whidden
/netbsd/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Dlocalize-hidden-1.d3 #objcopy: --localize-hidden
4 #name: --localize-hidden test 1
6 0+1200 l .*\*ABS\* 0+ \.hidden Lhidden
11 0+2200 l .*\*ABS\* 0+ \.hidden Ghidden
13 0+3200 l .*\*ABS\* 0+ \.hidden Whidden
/netbsd/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dvisibility.m410 dnl -fvisibility=hidden and the function and variable attributes
11 dnl __attribute__((__visibility__("hidden"))) and
18 dnl Does *not* test for #pragma GCC visibility push(hidden) - which is
32 CFLAGS="$CFLAGS -fvisibility=hidden"
34 [extern __attribute__((__visibility__("hidden"))) int hiddenvar;
36 extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
44 CFLAG_VISIBILITY="-fvisibility=hidden"
/netbsd/crypto/external/cpl/tpm-tools/dist/m4/
H A Dvisibility.m410 dnl -fvisibility=hidden and the function and variable attributes
11 dnl __attribute__((__visibility__("hidden"))) and
18 dnl Does *not* test for #pragma GCC visibility push(hidden) - which is
32 CFLAGS="$CFLAGS -fvisibility=hidden"
34 [extern __attribute__((__visibility__("hidden"))) int hiddenvar;
36 extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
44 CFLAG_VISIBILITY="-fvisibility=hidden"
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DLTOVisibility.rst20 violation to define a class with hidden LTO visibility in multiple linkage
23 control flow integrity features can only be applied to classes with hidden LTO
31 targeting non-Windows platforms, classes with a visibility other than hidden
34 other classes receive hidden LTO visibility. Classes with internal linkage
35 (e.g. classes declared in unnamed namespaces) also receive hidden LTO
39 to hidden LTO visibility when the ``--lto-whole-program-visibility`` lld linker
45 unsafe to refer to these symbols, and their visibility may be relaxed to hidden
53 two cases where it may wrongly infer hidden LTO visibility.
56 combination of LTO object files and non-LTO object files, any hidden
84 …| main (clang++ -fvisibility=hidden): | | dso.so (clang++ -fvisibility=hidd…
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/elf/
H A Dpseudo.s1 .hidden h1n1
2 .hidden
4 .hidden
6 .hidden
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dpseudo.s1 .hidden h1n1
2 .hidden
4 .hidden
6 .hidden
/netbsd/usr.bin/make/unit-tests/
H A Dopt-no-action.exp2 echo '.BEGIN: hidden command'
5 echo 'main: hidden command'
8 run-always: hidden command
10 echo '.END: hidden command'
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dprint-file-var.exp20 proc test {hidden dlopen version_id_main lang} {
25 set suffix "-hidden$hidden-dlopen$dlopen-version_id_main$version_id_main"
46 lappend lib_opts "additional_flags=-DHIDDEN=$hidden"
148 foreach_with_prefix hidden {0 1} {
151 test $hidden $dlopen $version_id_main $lang
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dprint-file-var.exp20 proc test {hidden dlopen version_id_main lang} {
25 set suffix "-hidden$hidden-dlopen$dlopen-version_id_main$version_id_main"
46 lappend lib_opts "additional_flags=-DHIDDEN=$hidden"
148 foreach_with_prefix hidden {0 1} {
151 test $hidden $dlopen $version_id_main $lang

12345678910>>...76