Searched defs:ac_rtld_symbol (Results 1 – 1 of 1) sorted by relevance
42 struct ac_rtld_symbol { struct43 const char *name;44 uint32_t size;45 uint32_t align;46 uint64_t offset; /* filled in by ac_rtld_open */47 unsigned part_idx; /* shader part in which this symbol appears */