Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dmakelcf.h90 tMemType; typedef
103 tMemType memtype;
117 tMemType memtype;
Dcreatelcf.c151 static tMemType GetMemTypeParam(const char *str) in GetMemTypeParam()
158 tMemType type; in GetMemTypeParam()
212 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType()
215 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
295 static tMemType RecgSectionMemTypeByName(const char *name) in RecgSectionMemTypeByName()
298 tMemType memtype, mt; in RecgSectionMemTypeByName()
728 tMemType memtype = GetMemTypeParam(token->string); in ForeachOverlays()
925 tMemType memtype = GetMemTypeParam(token->string); in ForeachLtdoverlays()
/TwlSDK-5.1.0/build/tools/makelcf/
Dmakelcf.h175 tMemType; typedef
188 tMemType memtype;
202 tMemType memtype;
Dcreatelcf.c213 static tMemType GetMemTypeParam(const char *str) in GetMemTypeParam()
220 tMemType type; in GetMemTypeParam()
274 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType()
277 tMemType memtype = MEMTYPE_NONE; in GetSectionMemType()
347 static tMemType RecgSectionMemTypeByName(const char *name) in RecgSectionMemTypeByName()
350 tMemType memtype, mt; in RecgSectionMemTypeByName()
819 tMemType memtype = GetMemTypeParam(token->string); in ForeachAutoloads()
1016 tMemType memtype = GetMemTypeParam(token->string); in ForeachOverlays()