Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/bin2obj/
Dsection.c19 static s32 read_datasec(Object * obj, const char *filename);
50 if (0 > (n = read_datasec(obj, filename))) in add_datasec()
94 static s32 read_datasec(Object * obj, const char *filename) in read_datasec() function