Searched refs:lto_module_get_symbol_attribute (Results 1 – 5 of 5) sorted by relevance
8 lto_module_get_symbol_attribute
124 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute() function
187 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
157 ``lto_module_get_symbol_attribute()`` to get all symbols defined and referenced.247 lto_module_get_symbol_attribute(lto_module_t, unsigned int)
292 lto_symbol_attributes attrs = lto_module_get_symbol_attribute(M, i); in claim_file_hook()