Searched refs:AuxType (Results 1 – 8 of 8) sorted by relevance
282 : AuxType(COFFYAML::AuxSymbolType(0)) {} in NAuxTokenType()284 : AuxType(COFFYAML::AuxSymbolType(C)) {} in NAuxTokenType()285 uint32_t denormalize(IO &) { return AuxType; } in denormalize()286 COFFYAML::AuxSymbolType AuxType; member459 MappingNormalization<NAuxTokenType, uint8_t> NATT(IO, ACT.AuxType); in mapping()460 IO.mapRequired("AuxType", NATT->AuxType); in mapping()
53 AuxiliaryType AuxType; member323 coff_symbol->Aux[0].AuxType = ATSectionDefinition; in DefineSection()398 coff_symbol->Aux[0].AuxType = ATWeakExternal; in DefineSymbol()570 switch(i->AuxType) { in WriteAuxiliarySymbols()849 Aux.AuxType = ATFile; in WriteObject()898 assert(Symbol->Aux[0].AuxType == ATWeakExternal && in WriteObject()985 assert(Aux.AuxType == ATSectionDefinition && in WriteObject()
36 CHECK-NEXT: AuxType: 1
184 YAMLCLRToken.AuxType = ObjCLRToken->AuxType; in dumpCLRTokenDefinition()
406 uint8_t AuxType; member
515 OS << binary_le(i->CLRToken->AuxType) in writeCOFF()
439 uint8_t AuxType; member
981 W.printNumber("AuxType", Aux->AuxType); in printSymbol()