Home
last modified time | relevance | path

Searched defs:ac_rtld_symbol (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_rtld.h42 struct ac_rtld_symbol { struct
43 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 */