Searched refs:PrologSize (Results 1 – 8 of 8) sorted by relevance
95 uint8_t PrologSize; member
53 uint32_t PrologSize; member
315 IO.mapOptional("PrologSize", Obj.PrologSize); in mapping()522 F.PrologSize = YF.PrologSize; in toCodeViewSubsection()720 YF.PrologSize = F.PrologSize; in fromCodeViewSubsection()
242 SW.printNumber("PrologSize", UI.PrologSize); in printUnwindInfo()
1068 W.printHex("PrologSize", FD.PrologSize); in printCodeViewSymbolSection()
559 support::ulittle16_t PrologSize; member
487 outs() << " Size of prolog: " << static_cast<int>(UI->PrologSize) << "\n"; in printWin64EHUnwindInfo()
1073 uint32_t(FD.MaxStackSize), uint16_t(FD.PrologSize), in dumpNewFpo()