Searched defs:link_flags (Results 1 – 4 of 4) sorted by relevance
135 struct link_flags { struct136 bool dp_keep_receiver_powered;137 bool dp_skip_DID2;138 bool dp_skip_reset_segment;
20 def __init__(self, config, path, flags=None, compile_flags=None, link_flags=None, argument
268 unsigned char link_flags[8]; /* Original NT_VMS_LNKFLAGS. */ member