Lines Matching refs:libraries
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
17 # libraries. This ensures that any libgcc function used by the final
19 # symbol references to the same symbols as exported by shared libraries
21 # system libraries (e.g. libc.so and others).
26 # $2: static libraries
27 # $3: whole static libraries
28 # $4: shared libraries
30 TARGET-get-linker-objects-and-libraries = \
38 # libraries that instruct the Linux kernel to disable code execution from
44 # and static libraries, but before any other library in the link
45 # command line when generating shared libraries and executables.
49 # on other libraries like libc.so, which may change between system
86 # The strip command is only used for shared libraries and executables.
88 # when applied to static libraries or object files.
114 # Add linker scripts flags for executables and shared libraries