Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/tools/makelcf/
Dcreatelcf.c1068 static BOOL IsExistAutoload(const char *str) in IsExistAutoload() function
1102 PutIfObject(IsExistStatic(name)||IsExistAutoload(name)||IsExistOverlay(name), str); in PutIfExistSection()
1126 PutIfObject(IsExistAutoload(name), str); in PutIfExistAutoload()