Searched refs:getSymbolAttributes (Results 1 – 3 of 3) sorted by relevance
133 lto_symbol_attributes getSymbolAttributes(uint32_t index) { in getSymbolAttributes() function
225 lto_symbol_attributes Attrs = LTOMod->getSymbolAttributes(I); in main()
208 return unwrap(mod)->getSymbolAttributes(index); in lto_module_get_symbol_attribute()