Searched defs:linkable (Results 1 – 2 of 2) sorted by relevance
99 virtual bool linkable() { return haveValidObjectCode; } in linkable() function
169 void set_copy_linkable_file(bool linkable) in set_copy_linkable_file()