Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dmakelcf.h175 tMemType; typedef
190 tMemType memtype;
204 tMemType memtype;
Dcreatelcf.c217 static tMemType GetMemTypeParam(const char *str) in GetMemTypeParam()
224 tMemType type; in GetMemTypeParam()
278 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType()
281 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
351 static tMemType RecgSectionMemTypeByName(const char *name) in RecgSectionMemTypeByName()
354 tMemType memtype, mt; in RecgSectionMemTypeByName()
917 tMemType memtype = GetMemTypeParam(token->string); in ForeachAutoloads()
1161 tMemType memtype = GetMemTypeParam(token->string); in ForeachOverlays()
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dmakelcf.h90 tMemType; typedef
105 tMemType memtype;
120 tMemType memtype;
Dcreatelcf.c157 static tMemType GetMemTypeParam(const char *str) in GetMemTypeParam()
164 tMemType type; in GetMemTypeParam()
218 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType()
221 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
301 static tMemType RecgSectionMemTypeByName(const char *name) in RecgSectionMemTypeByName()
304 tMemType memtype, mt; in RecgSectionMemTypeByName()
845 tMemType memtype = GetMemTypeParam(token->string); in ForeachOverlays()
1085 tMemType memtype = GetMemTypeParam(token->string); in ForeachLtdoverlays()