Searched refs:getSymbolAttributes (Results 1 – 3 of 3) sorted by relevance
138 lto_symbol_attributes getSymbolAttributes(uint32_t index) { in getSymbolAttributes() function
300 lto_symbol_attributes Attrs = Module->getSymbolAttributes(I); in main()
290 return unwrap(mod)->getSymbolAttributes(index); in lto_module_get_symbol_attribute()