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