Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf/
Dspec.y160 if ( !StaticSetObjectSection( "*" ) ) YYABORT;
164 if ( !StaticSetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h256 BOOL StaticSetObjectSection(const char *sectionName);
Dcontainer.c498 BOOL StaticSetObjectSection(const char *sectionName) in StaticSetObjectSection() function
/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dspec.y122 if ( !StaticSetObjectSection( "*" ) ) YYABORT;
126 if ( !StaticSetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h152 BOOL StaticSetObjectSection(const char *sectionName);
Dcontainer.c443 BOOL StaticSetObjectSection(const char *sectionName) in StaticSetObjectSection() function