Home
last modified time | relevance | path

Searched refs:GetObjectSection (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcreatelcf.c140 static char *GetObjectSection(const char *str) in GetObjectSection() function
431 section = GetObjectSection(token->string); in ForeachObjects()
462 section = GetObjectSection(token->string); in ForeachObjectsForce()
493 char *section = GetObjectSection(sectionName); in PutObject()
540 char* section = GetObjectSection(sectionName); in PutStaticCrt0Object()
/TwlSDK-5.4/build/tools/makelcf/
Dcreatelcf.c200 static char *GetObjectSection(const char *str) in GetObjectSection() function
482 section = GetObjectSection(token->string); in ForeachObjects()
518 section = GetObjectSection(token->string); in ForeachObjectsForce()
577 char *section = GetObjectSection(sectionName); in PutObject()