Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcreatelcf.c218 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType() function
309 Static.memtype = GetSectionMemType(Static.name, Static.address); in RecgSectionMemTypeByName()
322 memtype = GetSectionMemType(overlay->name, overlay->address); in RecgSectionMemTypeByName()
/TwlSDK-5.4/build/tools/makelcf/
Dcreatelcf.c278 static tMemType GetSectionMemType(const char *name, u32 address) in GetSectionMemType() function
359 Static.memtype = GetSectionMemType(Static.name, Static.address); in RecgSectionMemTypeByName()
372 memtype = GetSectionMemType(overlay->name, overlay->address); in RecgSectionMemTypeByName()