Searched refs:lto_symbol_attributes (Results 1 – 5 of 5) sorted by relevance
133 lto_symbol_attributes getSymbolAttributes(uint32_t index) { in getSymbolAttributes()135 return lto_symbol_attributes(_symbols[index].attributes); in getSymbolAttributes()136 return lto_symbol_attributes(0); in getSymbolAttributes()200 void addAsmGlobalSymbol(const char *, lto_symbol_attributes scope);
66 } lto_symbol_attributes; typedef277 extern lto_symbol_attributes
225 lto_symbol_attributes Attrs = LTOMod->getSymbolAttributes(I); in main()
206 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute()
489 lto_symbol_attributes scope) { in addAsmGlobalSymbol()