When a user-level program is linked , the binder inserts the glue code ( glink . s ) for each unresolved external call .
当连接到一个用户级程序,binder会对每个未解析的外部调用插入粘合代码(glink.s)。