Lines Matching refs:Rel
56 Rel *rel;
69 rel = (Rel *)_cache->c_data->d_buf;
93 rel = (Rel *)((uintptr_t)rel + ent)) {
424 Rt_map *lmp, Rel **null, Rel **data, Rel **func)
427 Rel *rel;
437 rel = (Rel *)_icache->c_data->d_buf;
446 rel = (Rel *)((uintptr_t)rel + ent)) {
543 *func = (Rel *)((uintptr_t)*func + ent);
546 *null = (Rel *)((uintptr_t)*null + ent);
557 *func = (Rel *)((uintptr_t)*func + ent);
560 *data = (Rel *)((uintptr_t)*data + ent);