Searched defs:hwcore (Results 1 – 1 of 1) sorted by relevance
3852 libhwcore = static_library('hwcore', sources: hwcore_ss.sources() + genh, build3854 hwcore = declare_dependency(objects: libhwcore.extract_all_objects(recursive: false)) variable