Searched refs:lcf_error (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.4/build/tools/makelcf.TWL/ |
| D | createlcf.c | 80 void lcf_error(const char *fmt, ...) in lcf_error() function 316 lcf_error("Unknown section %s, Ignored.", name); in RecgSectionMemTypeByName() 335 lcf_error("Recursive AFTER reference in section %s, Ignored.", name); in RecgSectionMemTypeByName() 346 lcf_error("Bad address mapping in section %s, Ignored.", name); in RecgSectionMemTypeByName() 399 lcf_error("Unknown type setting Ignored."); in isObjectOK() 554 lcf_error("No <STATIC.CRT0.OBJECT> Ignored."); in PutStaticCrt0Object() 563 lcf_error("No <FOREACH.STATIC.OBJECTS> Ignored."); in PutStaticObject() 578 lcf_error("No <FOREACH.STATIC.LIBRARIES> Ignored."); in PutStaticLibrary() 593 lcf_error("No <FOREACH.STATIC.SEARCHSYMBOLS> Ignored."); in PutStaticSearchSymbol() 608 lcf_error("No <FOREACH.STATIC.FORCES> Ignored."); in PutStaticForce() [all …]
|
| D | makelcf.h | 230 void lcf_error(const char *fmt, ...);
|
| /TwlSDK-5.4/build/tools/makelcf/ |
| D | createlcf.c | 140 void lcf_error(const char *fmt, ...) in lcf_error() function 366 lcf_error("Unknown section %s, Ignored.", name); in RecgSectionMemTypeByName() 385 lcf_error("Recursive AFTER reference in section %s, Ignored.", name); in RecgSectionMemTypeByName() 396 lcf_error("Bad address mapping in section %s, Ignored.", name); in RecgSectionMemTypeByName() 449 lcf_error("Unknown type setting Ignored."); in isObjectOK() 647 lcf_error("No <FOREACH.STATIC.OBJECTS> Ignored."); in PutStaticObject() 673 lcf_error("No <FOREACH.STATIC.LIBRARIES> Ignored."); in PutStaticLibrary() 699 lcf_error("No <FOREACH.STATIC.SEARCHSYMBOLS> Ignored."); in PutStaticSearchSymbol() 725 lcf_error("No <FOREACH.STATIC.FORCES> Ignored."); in PutStaticForce() 755 lcf_error("No <FOREACH.AUTOLOADS> Ignored."); in PutAutoloadId() [all …]
|
| D | makelcf.h | 327 void lcf_error(const char *fmt, ...);
|