Home | History | Annotate | Download | only in core

Lines Matching full:shared

12 # Return the list of object, static libraries and shared libraries as they
16 # we always put libgcc _after_ all static libraries and _before_ shared
19 # symbol references to the same symbols as exported by shared libraries
28 # $4: shared libraries
37 # generated machine code. This adds a special section to the generated shared
48 # executable or shared library as being read-only after the dynamic
65 # command line when generating shared libraries and executables.
72 define cmd-build-shared-library
75 -shared \
104 # The strip command is only used for shared libraries and executables.