Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rtld.h43 struct ac_rtld_binary { struct
44 struct ac_rtld_options options;
45 enum amd_gfx_level gfx_level;
46 unsigned wave_size;
49 uint64_t rx_size;
52 uint64_t exec_size;
54 uint64_t rx_end_markers;
56 unsigned num_parts;
57 struct ac_rtld_part *parts;
59 struct util_dynarray lds_symbols;
[all …]