Searched refs:RUNNABLE_LD (Results 1 – 2 of 2) sorted by relevance
30 RUNNABLE_LD = 'runnable-ld.so' # Name of the dynamic loader variable93 unexamined.add((RUNNABLE_LD, arch))
44 RUNNABLE_LD = 'runnable-ld.so' # Name of the dynamic loader variable370 runnable = any(n.endswith(RUNNABLE_LD) for n in needed)384 if need.endswith(RUNNABLE_LD):