Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf/
Dspec.y287 if ( !OverlaySetLibrarySection( "*" ) ) YYABORT;
291 if ( !OverlaySetLibrarySection( $3 ) ) YYABORT;
Dmakelcf.h249 BOOL OverlaySetLibrarySection(const char *sectionName);
Dcontainer.c414 BOOL OverlaySetLibrarySection(const char *sectionName) in OverlaySetLibrarySection() function
/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dspec.y249 if ( !OverlaySetLibrarySection( "*" ) ) YYABORT;
253 if ( !OverlaySetLibrarySection( $3 ) ) YYABORT;
Dmakelcf.h146 BOOL OverlaySetLibrarySection(const char *sectionName);
Dcontainer.c370 BOOL OverlaySetLibrarySection(const char *sectionName) in OverlaySetLibrarySection() function