Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/tools/makelcf.TWL/
Dcreatelcf.c194 MEMTYPE_NONE, "*"} in GetMemTypeParam()
197 for (i = 0; table[i].type != MEMTYPE_NONE; i++) in GetMemTypeParam()
215 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
311 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
314 if (overlay->memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
318 if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
330 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
331 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
333 else if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
341 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
[all …]
Dmakelcf.h77 MEMTYPE_NONE = 0, enumerator
/TwlSDK-5.3.1/build/tools/makelcf/
Dcreatelcf.c256 MEMTYPE_NONE, "*"} in GetMemTypeParam()
259 for (i = 0; table[i].type != MEMTYPE_NONE; i++) in GetMemTypeParam()
277 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
363 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
366 if (overlay->memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
370 if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
382 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
383 return MEMTYPE_NONE; in RecgSectionMemTypeByName()
385 else if (memtype == MEMTYPE_NONE) in RecgSectionMemTypeByName()
393 overlay->memtype = MEMTYPE_NONE; in RecgSectionMemTypeByName()
[all …]
Dmakelcf.h162 MEMTYPE_NONE = 0, enumerator