Searched refs:lib_buf (Results 1 – 1 of 1) sorted by relevance
27 static u32 lib_buf[8192]; variable134 my_dlld = EL_LinkFile( "rom:/data/dllA.a", lib_buf); in TwlMain()136 … OS_TPrintf( "dll loaded 0x%x - 0x%x\n", (u32)lib_buf, (u32)lib_buf + EL_GetLibSize( my_dlld)); in TwlMain()