HomeSort by: relevance | last modified time | path
    Searched refs:Independent (Results 1 - 11 of 11) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DataLayout.h 115 /// The function pointer alignment is independent of the function alignment.
116 Independent,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DataLayout.cpp 188 TheFunctionPtrAlignType = FunctionPtrAlignType::Independent;
456 TheFunctionPtrAlignType = FunctionPtrAlignType::Independent;
Value.cpp 885 case DataLayout::FunctionPtrAlignType::Independent:
  /src/share/mk/
bsd.sys.mk 261 # Position Independent Executable flags
  /src/external/bsd/nsd/dist/simdzone/
configure 1291 --prefix=PREFIX install architecture-independent files in PREFIX
1308 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1314 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1315 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1345 --enable-pie Enable Position-Independent Executable (eg. to fully
  /src/external/gpl3/gcc/dist/c++tools/
configure 1280 --prefix=PREFIX install architecture-independent files in PREFIX
1297 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1302 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1303 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1339 --enable-default-pie enable Position Independent Executable as default
  /src/external/gpl3/gcc.old/dist/c++tools/
configure 1276 --prefix=PREFIX install architecture-independent files in PREFIX
1293 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1298 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1299 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1335 --enable-default-pie enable Position Independent Executable as default
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
gdb.exp 7960 # Use this function to keep your test scripts independent of the
8189 # Return 1 if EXECUTABLE is a Position Independent Executable, 0 if it is not,
8205 set res [regexp -line {^[ \t]*Type:[ \t]*DYN \((Position-Independent Executable|Shared object) file\)$} \
8572 # Preserve the 'x' bit also for PIEs (Position Independent Executables).
8617 # Preserve the 'x' bit also for PIEs (Position Independent Executables).
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
gdb.exp 7591 # Use this function to keep your test scripts independent of the
7820 # Return 1 if EXECUTABLE is a Position Independent Executable, 0 if it is not,
7836 set res [regexp -line {^[ \t]*Type:[ \t]*DYN \((Position-Independent Executable|Shared object) file\)$} \
8200 # Preserve the 'x' bit also for PIEs (Position Independent Executables).
8243 # Preserve the 'x' bit also for PIEs (Position Independent Executables).
  /src/external/bsd/nsd/dist/
configure 1400 --prefix=PREFIX install architecture-independent files in PREFIX
1417 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1423 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1424 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1454 --enable-pie Enable Position-Independent Executable (eg. to fully
  /src/external/bsd/unbound/dist/
configure 1535 --prefix=PREFIX install architecture-independent files in PREFIX
1552 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1558 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1559 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1591 --enable-pie Enable Position-Independent Executable (eg. to fully

Completed in 67 milliseconds