Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h235 bool executeOnly; member
H A DWriter.cpp2281 if (!config->executeOnly) in checkExecuteOnly()
2370 if (config->executeOnly && (flags & PF_X)) in computeFlags()
H A DDriver.cpp446 if (config->executeOnly) { in checkOptions()
1251 config->executeOnly = in readConfigs()
/freebsd-14.2/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[ "*" ] ) {