Searched refs:lcf_error (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | createlcf.c | 74 void lcf_error(const char *fmt, ...) in lcf_error() function 310 lcf_error("Unknown section %s, Ignored.", name); in RecgSectionMemTypeByName() 329 lcf_error("Recursive AFTER reference in section %s, Ignored.", name); in RecgSectionMemTypeByName() 340 lcf_error("Bad address mapping in section %s, Ignored.", name); in RecgSectionMemTypeByName() 393 lcf_error("Unknown type setting Ignored."); in isObjectOK() 504 lcf_error("No <FOREACH.STATIC.OBJECTS> Ignored."); in PutStaticObject() 519 lcf_error("No <FOREACH.STATIC.LIBRARIES> Ignored."); in PutStaticLibrary() 534 lcf_error("No <FOREACH.STATIC.SEARCHSYMBOLS> Ignored."); in PutStaticSearchSymbol() 553 lcf_error("No <FOREACH.AUTOLOADS> Ignored."); in PutAutoloadId() 562 lcf_error("No <FOREACH.AUTOLOADS> Ignored."); in PutAutoloadName() [all …]
|
| D | makelcf.h | 224 void lcf_error(const char *fmt, ...);
|
| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | createlcf.c | 136 void lcf_error(const char *fmt, ...) in lcf_error() function 362 lcf_error("Unknown section %s, Ignored.", name); in RecgSectionMemTypeByName() 381 lcf_error("Recursive AFTER reference in section %s, Ignored.", name); in RecgSectionMemTypeByName() 392 lcf_error("Bad address mapping in section %s, Ignored.", name); in RecgSectionMemTypeByName() 445 lcf_error("Unknown type setting Ignored."); in isObjectOK() 609 lcf_error("No <FOREACH.STATIC.OBJECTS> Ignored."); in PutStaticObject() 635 lcf_error("No <FOREACH.STATIC.LIBRARIES> Ignored."); in PutStaticLibrary() 661 lcf_error("No <FOREACH.STATIC.SEARCHSYMBOLS> Ignored."); in PutStaticSearchSymbol() 691 lcf_error("No <FOREACH.AUTOLOADS> Ignored."); in PutAutoloadId() 700 lcf_error("No <FOREACH.AUTOLOADS> Ignored."); in PutAutoloadName() [all …]
|
| D | makelcf.h | 319 void lcf_error(const char *fmt, ...);
|