Searched refs:PrologSize (Results 1 – 8 of 8) sorted by relevance
53 uint32_t PrologSize; member
159 uint8_t PrologSize; member
312 IO.mapOptional("PrologSize", Obj.PrologSize); in mapping()519 F.PrologSize = YF.PrologSize; in toCodeViewSubsection()717 YF.PrologSize = F.PrologSize; in fromCodeViewSubsection()
565 support::ulittle16_t PrologSize; member
340 SW.printNumber("PrologSize", UI.PrologSize); in printUnwindInfo()
1314 W.printHex("PrologSize", FD.PrologSize); in printCodeViewSymbolSection()
667 outs() << " Size of prolog: " << static_cast<int>(UI->PrologSize) << "\n"; in printWin64EHUnwindInfo()
1034 uint32_t(FD.MaxStackSize), uint16_t(FD.PrologSize), in dumpNewFpo()