Home | History | Annotate | Download | only in utility

Lines Matching full:library

40     * @param[in] path the library path which can be provided either in absolute path or
49 * Get a symbol from library
52 * @return a symbol's address in the library if it exists, NULL otherwise
62 * OS secific helper to get a symbol from library
65 * @return symbol's address in the library if it exists, NULL otherwise
70 * Sanitize library path
72 * @param[in] path library stripped path (eg. no prefix, no suffix)
73 * @return OS specific library path including prefix and suffix
78 * Opaque object for library handling
83 * Path to the library
88 * OS Specific library name patterns