Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf/
Dspec.y269 if ( !OverlaySetObjectSection( "*" ) ) YYABORT;
273 if ( !OverlaySetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h247 BOOL OverlaySetObjectSection(const char *sectionName);
Dcontainer.c398 BOOL OverlaySetObjectSection(const char *sectionName) in OverlaySetObjectSection() function
/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dspec.y231 if ( !OverlaySetObjectSection( "*" ) ) YYABORT;
235 if ( !OverlaySetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h144 BOOL OverlaySetObjectSection(const char *sectionName);
Dcontainer.c354 BOOL OverlaySetObjectSection(const char *sectionName) in OverlaySetObjectSection() function