MCPcopy Create free account
hub / github.com/TASEmulators/fceux / errorMessage

Method errorMessage

src/debugsymboltable.cpp:920–923  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

918}
919//--------------------------------------------------------------
920const char *debugSymbolTable_t::errorMessage(void)
921{
922 return dbgSymTblErrMsg;
923}
924//--------------------------------------------------------------
925static void ld65_iterate_cb( void *userData, ld65::sym *s )
926{

Callers 2

execMethod · 0.80
setSymNameWithArrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected