Home
last modified time | relevance | path

Searched refs:MEMTYPE_NONE (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcreatelcf.c200 MEMTYPE_NONE, "*"} in GetMemTypeParam()
203 for (i = 0; table[i].type != MEMTYPE_NONE; i++) in GetMemTypeParam()
221 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
317 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
320 if (overlay->memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
324 if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
336 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
337 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
339 else if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
347 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
[all …]
Dmakelcf.h77 MEMTYPE_NONE = 0, enumerator
/TwlSDK-5.4/build/tools/makelcf/
Dcreatelcf.c260 MEMTYPE_NONE, "*"} in GetMemTypeParam()
263 for (i = 0; table[i].type != MEMTYPE_NONE; i++) in GetMemTypeParam()
281 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
367 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
370 if (overlay->memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
374 if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
386 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
387 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
389 else if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
397 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
[all …]
Dmakelcf.h162 MEMTYPE_NONE = 0, enumerator