Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dspec.y285 if ( !OverlaySetObjectSection( "*" ) ) YYABORT;
289 if ( !OverlaySetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h252 BOOL OverlaySetObjectSection(const char *sectionName);
Dcontainer.c399 BOOL OverlaySetObjectSection(const char *sectionName) in OverlaySetObjectSection() function
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dspec.y247 if ( !OverlaySetObjectSection( "*" ) ) YYABORT;
251 if ( !OverlaySetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h147 BOOL OverlaySetObjectSection(const char *sectionName);
Dcontainer.c355 BOOL OverlaySetObjectSection(const char *sectionName) in OverlaySetObjectSection() function