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