Lines Matching defs:UT_STATIC
118 #define UT_STATIC
120 #define UT_STATIC static
207 UT_STATIC void __InstallSignalHandler()
228 UT_STATIC void assign_tls(struct dso *p);
229 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks);
288 UT_STATIC void set_ns_attrs(ns_t *ns, ns_configor *conf)
325 UT_STATIC void set_ns_inherits(ns_t *ns, ns_configor *conf)
479 UT_STATIC int check_vna_hash(Verdef *def, int16_t vsym, uint32_t vna_hash)
508 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings)
1316 UT_STATIC void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off)
1345 UT_STATIC void unmap_library(struct dso *dso)
1370 UT_STATIC bool get_random(void *buf, size_t buflen)
1388 UT_STATIC void fill_random_data(void *buf, size_t buflen)
1569 UT_STATIC void *map_library(int fd, struct dso *dso, struct reserved_address_params *reserved_params)
1882 UT_STATIC int fixup_rpath(struct dso *p, char *buf, size_t buf_size)
1992 UT_STATIC size_t count_syms(struct dso *p)
2138 UT_STATIC struct dso *find_library_by_fstat(const struct stat *st, const ns_t *ns, bool check_inherited, uint64_t file_offset) {
5962 UT_STATIC void assign_tls(struct dso *p)
5989 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks)