MCPcopy Create free account
hub / github.com/beefytech/Beef / IsSetup

Method IsSetup

IDEHelper/COFF.h:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 }
188
189 bool IsSetup()
190 {
191 return mCOFF != NULL;
192 }
193 uint8* GetTempPtr(int offset, int size, bool mayRecurse = false, bool* madeCopy = NULL);
194 uint8* GetPermanentPtr(int offset, int size, bool* madeCopy = NULL);
195 //char* GetPermanentCharPtr(int offset, int size);

Callers 4

FixupInlineeMethod · 0.80
CvParseIPIMethod · 0.80
ParseSymbolStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected