Searched refs:linkable_types (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gyp/pylib/gyp/
H A Dinput.py31 linkable_types = ['executable', 'shared_library', 'loadable_module'] variable
1697 is_linkable = target_type in linkable_types
1949 elif target_type in linkable_types:

Completed in 310 milliseconds