Searched refs:MCSA_ELF_TypeIndFunction (Results 1 – 6 of 6) sorted by relevance
24 MCSA_ELF_TypeIndFunction, ///< .type _foo, STT_GNU_IFUNC enumerator
346 case MCSA_ELF_TypeIndFunction: in emitSymbolAttribute()
267 case MCSA_ELF_TypeIndFunction: in emitSymbolAttribute()
713 case MCSA_ELF_TypeIndFunction: /// .type _foo, STT_GNU_IFUNC in emitSymbolAttribute()727 case MCSA_ELF_TypeIndFunction: OS << "gnu_indirect_function"; break; in emitSymbolAttribute()
735 MCSA_ELF_TypeIndFunction) in MCAttrForString()
2037 OutStreamer->emitSymbolAttribute(Name, MCSA_ELF_TypeIndFunction); in emitGlobalIFunc()