OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hidfn
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-plt-hidden.s
2
.globl
hidfn
3
.hidden
hidfn
4
.type
hidfn
, %function
5
hidfn
:
label
7
.size
hidfn
, . -
hidfn
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
hidfn.s
2
.globl
hidfn
3
.hidden
hidfn
4
.type
hidfn
, %function
5
hidfn
:
label
7
.size
hidfn
, . -
hidfn
Completed in 70 milliseconds