Searched refs:MCSA_ELF_TypeIndFunction (Results 1 – 6 of 6) sorted by relevance
24 MCSA_ELF_TypeIndFunction, ///< .type _foo, STT_GNU_IFUNC enumerator
345 case MCSA_ELF_TypeIndFunction: in emitSymbolAttribute()
265 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()
751 MCSA_ELF_TypeIndFunction) in MCAttrForString()
2187 OutStreamer->emitSymbolAttribute(Name, MCSA_ELF_TypeIndFunction); in emitGlobalIFunc()