Searched refs:MCSA_ELF_TypeIndFunction (Results 1 – 6 of 6) sorted by relevance
24 MCSA_ELF_TypeIndFunction, ///< .type _foo, STT_GNU_IFUNC enumerator
307 case MCSA_ELF_TypeIndFunction: in emitSymbolAttribute()
219 case MCSA_ELF_TypeIndFunction: in emitSymbolAttribute()
729 case MCSA_ELF_TypeIndFunction: /// .type _foo, STT_GNU_IFUNC in emitSymbolAttribute()743 case MCSA_ELF_TypeIndFunction: OS << "gnu_indirect_function"; break; in emitSymbolAttribute()
742 MCSA_ELF_TypeIndFunction) in MCAttrForString()
2192 OutStreamer->emitSymbolAttribute(Name, MCSA_ELF_TypeIndFunction); in emitGlobalIFunc()