OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pie
(Results
1 - 25
of
158
) sorted by relevancy
1
2
3
4
5
6
7
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
tls-nodebug-pie.exp
19
{
pie
}] != "" } {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
tls-nodebug-pie.exp
19
{
pie
}] != "" } {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
nostdlib.exp
30
foreach_with_prefix
pie
{ "nopie" "
pie
" } {
33
set opts [list debug additional_flags=-nostdlib $
pie
]
34
set binfile [standard_output_file $testfile-$
pie
]
86
# When compiling as
PIE
the executable will be a dynamic
87
# executable, the dynamic linker performs the
PIE
relocation.
break-idempotent.exp
155
# GDB. Test both with and without
PIE
, as GDB used to mishandle
157
foreach_with_prefix
pie
{ "nopie" "
pie
" } {
160
lappend opts $
pie
162
set binfile [standard_output_file $testfile-$
pie
]
164
if {[prepare_for_testing "failed to prepare" $testfile-$
pie
$srcfile $opts]} {
jit-attach-pie.exp
22
[list debug pthreads
pie
]] } {
pie-fork.exp
23
set opts [list debug
pie
]
attach-pie-noexec.exp
21
if { [prepare_for_testing "failed to prepare" $executable "" [list debug
pie
]] } {
coredump-filter-build-id.exp
57
set binfile_re (?:[string_to_regexp $binfile]|\\\[(?:exe|
pie
)\\\])
gcore-relro-pie.exp
23
{debug
pie
"ldflags=-Wl,-z,relro"}]} {
gcore-tls-pie.exp
27
{debug
pie
"ldflags=-fuse-ld=gold"}]} {
rtld-step.exp
45
# Placing '
pie
' in the flag list (for rtld_flags) doesn't work, but
46
# using -static-
pie
-FPIE in additional_flags does. Apparently, when
47
# '
pie
' is listed, gdb_compile will (on Linux) use both -fPIE and
48
# -
pie
. Testing shows that use of -
pie
creates a dynamically linked
49
# executable when either a static or static-
pie
executable is desired
53
# the flags -static-
pie
-fPIE were needed for Fedora 35 through Fedora
85
set rtld_flags [list debug additional_flags=[list -static-
pie
-fPIE \
88
if { ![gdb_can_simple_compile static-
pie
-static-libc \
94
set reason "-static-
pie
not supported or static libc missing
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
fission-loclists-pie.exp
19
# we're debugging a
PIE
executable.
37
{nodebug
pie
} \
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
fission-loclists-pie.exp
19
# we're debugging a
PIE
executable.
37
{nodebug
pie
} \
/src/tests/lib/csu/
Makefile
50
LDFLAGS.h_hello_dyn= -no-
pie
51
LDFLAGS.h_hello_dynpie= -
pie
52
LDFLAGS.h_hello_relr= -
pie
${LD_PACK_RELATIVE_RELOCS}
53
LDFLAGS.h_hello_sta= -no-
pie
54
LDFLAGS.h_hello_stapie= -
pie
${LD_NOPACK_RELATIVE_RELOCS}
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
jit-attach-pie.exp
22
[list debug pthreads
pie
]] } {
pie-fork.exp
21
set opts [list debug
pie
]
break-idempotent.exp
155
# GDB. Test both with and without
PIE
, as GDB used to mishandle
157
foreach_with_prefix
pie
{ "nopie" "
pie
" } {
160
lappend opts $
pie
162
set binfile [standard_output_file $testfile-$
pie
]
attach-pie-noexec.exp
21
if { [prepare_for_testing "failed to prepare" $executable "" [list debug
pie
]] } {
gcore-relro-pie.exp
23
{debug
pie
"ldflags=-Wl,-z,relro"}]} {
gcore-tls-pie.exp
27
{debug
pie
"ldflags=-fuse-ld=gold"}]} {
coredump-filter-build-id.exp
57
set binfile_re (?:[string_to_regexp $binfile]|\\\[(?:exe|
pie
)\\\])
rtld-step.exp
45
# Placing '
pie
' in the flag list (for rtld_flags) doesn't work, but
46
# using -static-
pie
-FPIE in additional_flags does. Apparently, when
47
# '
pie
' is listed, gdb_compile will (on Linux) use both -fPIE and
48
# -
pie
. Testing shows that use of -
pie
creates a dynamically linked
49
# executable when either a static or static-
pie
executable is desired
53
# the flags -static-
pie
-fPIE were needed for Fedora 35 through Fedora
85
set rtld_flags [list debug additional_flags=[list -static-
pie
-fPIE \
88
if { ![gdb_can_simple_compile static-
pie
-static-libc \
94
set reason "-static-
pie
not supported or static libc missing
[
all
...]
/src/tests/usr.bin/gdb/
t_regress.sh
52
atf_test_case
pie
55
"
PIE
executables (PR bin/48250)"
63
cc -fpie -
pie
-g test.c -o test
93
atf_add_test_case
pie
/src/sys/dev/ieee1394/
fwphyreg.h
124
pie
:1,
member in struct:phyreg_page0
155
pie
:1,
/src/tests/usr.bin/c++/
t_fuzzer_oom.sh
60
atf_set "descr" "Test thread sanitizer for out-of-memory with position independent execution (
PIE
) flag"
128
#check whether -
pie
flag is supported on this architecture
129
if ! c++ -
pie
-dM -E - < /dev/null 2>/dev/null >/dev/null; then
130
atf_set_skip "c++ -
pie
not supported on this architecture"
143
c++ -fsanitize=fuzzer -o test -fpie -
pie
test.cc
Completed in 497 milliseconds
1
2
3
4
5
6
7
Indexes created Wed Apr 15 00:22:22 UTC 2026