Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dcompare-sections.exp24 set is_pie [exec_is_pie $binfile]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/lib/
H A Dgdb.exp4448 set is_pie [exec_is_pie "$dest"]
6104 proc exec_is_pie { executable } { procedure
/dports/devel/gdb/gdb-11.1/gdb/testsuite/
H A DChangeLog5206 * lib/gdb.exp (exec_is_pie): Add comment.
5216 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
8263 (exec_is_pie): Return -1 if unknown.
8338 (exec_is_pie): New proc.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog773 * testsuite/lib/gdb.exp (exec_is_pie): Match new PIE readelf output.