Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dspec.y164 if ( !StaticSetObjectSection( "*" ) ) YYABORT;
168 if ( !StaticSetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h263 BOOL StaticSetObjectSection(const char *sectionName);
Dcontainer.c526 BOOL StaticSetObjectSection(const char *sectionName) in StaticSetObjectSection() function
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dspec.y126 if ( !StaticSetObjectSection( "*" ) ) YYABORT;
130 if ( !StaticSetObjectSection( $3 ) ) YYABORT;
Dmakelcf.h157 BOOL StaticSetObjectSection(const char *sectionName);
Dcontainer.c471 BOOL StaticSetObjectSection(const char *sectionName) in StaticSetObjectSection() function