Searched refs:EMS_Instructions (Results 1 – 2 of 2) sorted by relevance
138 if (LastEMS == EMS_Instructions) in emitInstructionsMappingSymbol()141 LastEMS = EMS_Instructions; in emitInstructionsMappingSymbol()
23 enum ElfMappingSymbol { EMS_None, EMS_Instructions, EMS_Data }; enumerator