Home
last modified time | relevance | path

Searched refs:GetSectionMemType (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dcreatelcf.c212 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType() function
303 Static.memtype = GetSectionMemType(Static.name, Static.address); in RecgSectionMemTypeByName()
316 memtype = GetSectionMemType(overlay->name, overlay->address); in RecgSectionMemTypeByName()
/TwlSDK-5.1.0/build/tools/makelcf/
Dcreatelcf.c274 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType() function
355 Static.memtype = GetSectionMemType(Static.name, Static.address); in RecgSectionMemTypeByName()
368 memtype = GetSectionMemType(overlay->name, overlay->address); in RecgSectionMemTypeByName()