Searched refs:lto_module_get_symbol_attribute (Results 1 – 8 of 8) sorted by relevance
8 lto_module_get_symbol_attribute
173 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute() function
13 lto_module_get_symbol_attribute
307 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute() function
180 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
287 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
158 ``lto_module_get_symbol_attribute()`` to get all symbols defined and referenced.248 lto_module_get_symbol_attribute(lto_module_t, unsigned int)
290 lto_symbol_attributes attrs = lto_module_get_symbol_attribute(M, i); in claim_file_hook()