Home
last modified time | relevance | path

Searched defs:linkable (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DShHandle.h99 virtual bool linkable() { return haveValidObjectCode; } in linkable() function
/third_party/gn/src/gn/
Dtarget.h169 void set_copy_linkable_file(bool linkable) in set_copy_linkable_file()