Searched refs:AuxType (Results 1 – 8 of 8) sorted by relevance
284 : AuxType(COFFYAML::AuxSymbolType(0)) {} in NAuxTokenType()286 : AuxType(COFFYAML::AuxSymbolType(C)) {} in NAuxTokenType()287 uint32_t denormalize(IO &) { return AuxType; } in denormalize()288 COFFYAML::AuxSymbolType AuxType; member461 MappingNormalization<NAuxTokenType, uint8_t> NATT(IO, ACT.AuxType); in mapping()462 IO.mapRequired("AuxType", NATT->AuxType); in mapping()
57 AuxiliaryType AuxType; member286 coff_symbol->Aux[0].AuxType = ATSectionDefinition; in defineSection()387 coff_symbol->Aux[0].AuxType = ATWeakExternal; in DefineSymbol()535 switch (i->AuxType) { in WriteAuxiliarySymbols()831 Aux.AuxType = ATFile; in writeObject()876 assert(Symbol->Aux[0].AuxType == ATWeakExternal && in writeObject()961 assert(Aux.AuxType == ATSectionDefinition && in writeObject()1048 AuxSyms[0].AuxType == ATSectionDefinition); in writeObject()
36 CHECK-NEXT: AuxType: 1
187 YAMLCLRToken.AuxType = ObjCLRToken->AuxType; in dumpCLRTokenDefinition()
398 uint8_t AuxType; member
515 OS << binary_le(i->CLRToken->AuxType) in writeCOFF()
462 uint8_t AuxType; member
995 W.printNumber("AuxType", Aux->AuxType); in printSymbol()