Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/tools/makelcf.TWL/
Dmakelcf.h56 #define isNeedSection(obj) ((obj)->objectType != OBJTYPE_OBJECT) macro
Dcontainer.c319 if (!isNeedSection(t) && sectionName[0] == '*') in SetObjectSection()
Dcreatelcf.c457 if (isNeedSection(object)) in PutObject()
/TwlSDK-5.2.1/build/tools/makelcf/
Dmakelcf.h141 #define isNeedSection(obj) ((obj)->objectType != OBJTYPE_OBJECT) macro
Dcontainer.c363 if (!isNeedSection(t) && sectionName[0] == '*') in SetObjectSection()
Dcreatelcf.c537 if (isNeedSection(object)) in PutObject()