Home
last modified time | relevance | path

Searched refs:linking_style (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/file/src/
HDreadelf.c1255 const char *linking_style = "statically"; in dophn_exec() local
1281 linking_style = "dynamically"; in dophn_exec()
1341 if (file_printf(ms, ", %s linked", linking_style) in dophn_exec()