Lines Matching refs:library
33 a static library.
63 you choose to build a library then you do not need to follow the instructions in
67 both as a shared library and as a static library for the supported
77 library for ARMv8:
85 then it is better to use a static library. If you have more than one, and
86 especially if they run concurrently, it is better to use the shared library.
88 Before building the library, you may wish to edit
97 1. Initialize the library.
115 /* Initialize the library. */
142 and then linking against the library. This can be done in many ways, using
144 above, which builds for ARMv8 with the shared library: