Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h328 bool executeOnly; member
H A DDriver.cpp389 if (ctx.arg.executeOnly) in checkOptions()
475 if (ctx.arg.executeOnly) { in checkOptions()
1418 ctx.arg.executeOnly = in readConfigs()
H A DWriter.cpp2190 if (!ctx.arg.executeOnly) in checkExecuteOnly()
2300 if (ctx.arg.executeOnly && (flags & PF_X)) in computeFlags()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6997 executeOnly = ( structure === prefilters ),
7000 for ( ; i < length && ( executeOnly || !selection ); i++ ) {
7005 if ( !executeOnly || inspected[ selection ] ) {
7016 if ( ( executeOnly || !selection ) && !inspected[ "*" ] ) {