Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dcreatelcf.c1213 static BOOL IsExistAutoload(const char *str) in IsExistAutoload() function
1247 PutIfObject(IsExistStatic(name)||IsExistAutoload(name)||IsExistOverlay(name), str); in PutIfExistSection()
1271 PutIfObject(IsExistAutoload(name), str); in PutIfExistAutoload()