Searched refs:ld_cache1 (Results 1 – 1 of 1) sorted by relevance
190 struct ld_cache1 { struct221 struct ld_cache1 *ldcache = (struct ld_cache1 *)ld_map; in read_cache1()274 if (fstat(fd, &st) < 0 || st.st_size < sizeof(struct ld_cache1)) { in load_ld_cache()287 const struct ld_cache1 *cache1 = (struct ld_cache1 *)ld_map; in load_ld_cache()288 size_t cache1_len = sizeof(struct ld_cache1) + in load_ld_cache()