Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dmakelcf.h141 #define isNeedSection(obj) ((obj)->objectType != OBJTYPE_OBJECT) macro
Dcontainer.c364 if (!isNeedSection(t) && sectionName[0] == '*') in SetObjectSection()
Dcreatelcf.c575 if (isNeedSection(object)) in PutObject()
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dmakelcf.h56 #define isNeedSection(obj) ((obj)->objectType != OBJTYPE_OBJECT) macro
Dcontainer.c320 if (!isNeedSection(t) && sectionName[0] == '*') in SetObjectSection()
Dcreatelcf.c491 if (isNeedSection(object)) in PutObject()