Searched
full:hidden (Results
326 -
350 of
5489) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/ |
pr17154-x86.s | 5 .hidden int_fct1 19 .hidden int_fct2
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
bnd-ifunc-2.s | 5 .hidden int_fct1 19 .hidden int_fct2
|
/external/clang/test/CodeGenCXX/ |
arm64.cpp | 51 struct __attribute__((visibility("hidden"))) B {}; 53 // CHECK-GLOBALS-DAG: @_ZTSN5test21BE = linkonce_odr hidden constant 54 // CHECK-GLOBALS-DAG: @_ZTIN5test21BE = linkonce_odr hidden constant { {{.*}}, i8* getelementptr inbounds ([11 x i8], [11 x i8]* @_ZTSN5test21BE, i32 0, i32 0) } 57 // CHECK-GLOBALS-DAG: @_ZTSPN5test21BE = linkonce_odr hidden constant 58 // CHECK-GLOBALS-DAG: @_ZTIPN5test21BE = linkonce_odr hidden constant { {{.*}}, i8* getelementptr inbounds ([12 x i8], [12 x i8]* @_ZTSPN5test21BE, i32 0, i32 0), i32 0, i8* bitcast 62 // CHECK-GLOBALS-DAG: @_ZTSN5test21CE = linkonce_odr hidden constant 63 // CHECK-GLOBALS-DAG: @_ZTIN5test21CE = linkonce_odr hidden constant { {{.*}}, i8* inttoptr (i64 add (i64 ptrtoint ([11 x i8]* @_ZTSN5test21CE to i64), i64 -9223372036854775808) to i8*) } 66 // CHECK-GLOBALS-DAG: @_ZTSPN5test21CE = linkonce_odr hidden constant 67 // CHECK-GLOBALS-DAG: @_ZTIPN5test21CE = linkonce_odr hidden constant { {{.*}}, i8* inttoptr (i64 add (i64 ptrtoint ([12 x i8]* @_ZTSPN5test21CE to i64), i64 -9223372036854775808) to i8*), i32 0, i8* bitcast 74 // CHECK-GLOBALS-DAG: @_ZTSN5test21DIiEE = linkonce_odr hidden constan [all...] |
/bionic/libc/arch-arm/syscalls/ |
___clock_nanosleep.S | 17 .hidden ___clock_nanosleep
|
___close.S | 17 .hidden ___close
|
___faccessat.S | 17 .hidden ___faccessat
|
___fchmod.S | 17 .hidden ___fchmod
|
___fchmodat.S | 17 .hidden ___fchmodat
|
___fgetxattr.S | 17 .hidden ___fgetxattr
|
___flistxattr.S | 17 .hidden ___flistxattr
|
___rt_sigqueueinfo.S | 17 .hidden ___rt_sigqueueinfo
|
/bionic/libc/arch-arm64/syscalls/ |
___clock_nanosleep.S | 15 .hidden ___clock_nanosleep
|
___close.S | 15 .hidden ___close
|
___faccessat.S | 15 .hidden ___faccessat
|
___fchmod.S | 15 .hidden ___fchmod
|
___fchmodat.S | 15 .hidden ___fchmodat
|
___fgetxattr.S | 15 .hidden ___fgetxattr
|
___flistxattr.S | 15 .hidden ___flistxattr
|
___fsetxattr.S | 15 .hidden ___fsetxattr
|
___mremap.S | 15 .hidden ___mremap
|
___rt_sigqueueinfo.S | 15 .hidden ___rt_sigqueueinfo
|
__accept4.S | 15 .hidden __accept4
|
__brk.S | 15 .hidden __brk
|
__clock_gettime.S | 15 .hidden __clock_gettime
|
__connect.S | 15 .hidden __connect
|
Completed in 225 milliseconds
<<11121314151617181920>>