Home
last modified time | relevance | path

Searched refs:OverlaySetLibrarySection (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.5/build/tools/makelcf/
Dspec.y303 if ( !OverlaySetLibrarySection( "*" ) ) YYABORT;
307 if ( !OverlaySetLibrarySection( $3 ) ) YYABORT;
Dmakelcf.h254 BOOL OverlaySetLibrarySection(const char *sectionName);
Dcontainer.c415 BOOL OverlaySetLibrarySection(const char *sectionName) in OverlaySetLibrarySection() function
/TwlSDK-5.5/build/tools/makelcf.TWL/
Dspec.y265 if ( !OverlaySetLibrarySection( "*" ) ) YYABORT;
269 if ( !OverlaySetLibrarySection( $3 ) ) YYABORT;
Dmakelcf.h149 BOOL OverlaySetLibrarySection(const char *sectionName);
Dcontainer.c371 BOOL OverlaySetLibrarySection(const char *sectionName) in OverlaySetLibrarySection() function