OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmpdir
(Results
176 - 200
of
2076
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
tlssunbin32.td
3
#ld: -shared -melf32_sparc
tmpdir
/libtlslib32.so
tmpdir
/tlssunbinpic32.o
tlssunbin64.td
3
#ld: -shared -melf64_sparc
tmpdir
/libtlslib64.so
tmpdir
/tlssunbinpic64.o
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
ia32-1.d
3
#ld: -m elf_i386
tmpdir
/start32.o
tmpdir
/foo32.o
ilp32-1.d
3
#ld: -m elf32_x86_64
tmpdir
/startx32.o
tmpdir
/foox32.o
lp64-1.d
3
#ld: -m elf_x86_64
tmpdir
/start64.o
tmpdir
/foo64.o
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc.exp
166
if ![ld_compile "$CC -c -fPIC" "$srcdir/$subdir/prog.c" "
tmpdir
/shared_prog.o"] {
170
if ![ld_compile "$CC -c" "$srcdir/$subdir/prog.c" "
tmpdir
/static_prog.o"] {
174
if ![ld_compile "$CC -c -fPIC -DWITH_IFUNC" "$srcdir/$subdir/lib.c" "
tmpdir
/shared_ifunc.o"] {
178
if ![ld_compile "$CC -c -DWITH_IFUNC" "$srcdir/$subdir/lib.c" "
tmpdir
/static_ifunc.o"] {
182
if ![ld_compile "$CC -c -DWITHOUT_IFUNC" "$srcdir/$subdir/lib.c" "
tmpdir
/static_noifunc.o"] {
186
if ![ld_assemble $as "$srcdir/ld-elf/empty.s" "
tmpdir
/empty.o"] {
190
if ![ld_compile "$CC -c" "$srcdir/$subdir/test-1.c" "
tmpdir
/test-1.o"] {
194
if ![ld_compile "$CC -fPIC -c" "$srcdir/$subdir/test-2.c" "
tmpdir
/test-2.o"] {
203
if ![ld_simple_link $ld "
tmpdir
/libshared_ifunc.so" "-shared
tmpdir
/shared_ifunc.o"]
[
all
...]
/external/valgrind/solaris/
build_solaris_package
25
TMPDIR
=/var/tmp/valgrind-build
26
SRCDIR=$
TMPDIR
/sources
27
INSTALLDIR=$
TMPDIR
/install
43
echo "Additional information could be found in directory $
TMPDIR
."
48
rm -rf $
TMPDIR
52
mkdir -p $
TMPDIR
53
(( $? != 0 )) && fail "Failed to create directory $
TMPDIR
."
62
2> $
TMPDIR
/svn-export-valgrind.log.stderr
65
2> $
TMPDIR
/svn-export-vex.log.stderr
84
./autogen.sh > $
TMPDIR
/autogen.log.stdout 2> $TMPDIR/autogen.log.stder
[
all
...]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
crossref.exp
67
if { ![ld_compile $CC "$srcdir/$subdir/cross1.c"
tmpdir
/cross1.o] \
68
|| ![ld_compile $CC "$srcdir/$subdir/cross2.c"
tmpdir
/cross2.o] } {
91
set exec_output [run_host_cmd "$ld" "$flags -o
tmpdir
/cross1 -T $srcdir/$subdir/cross1.t
tmpdir
/cross1.o
tmpdir
/cross2.o"]
110
if { ![ld_compile $CC "$srcdir/$subdir/cross3.c"
tmpdir
/cross3.o] } {
117
set exec_output [run_host_cmd "$ld" "$flags -o
tmpdir
/cross2 -T $srcdir/$subdir/cross2.t
tmpdir
/cross3.o"]
135
if { ![ld_compile $CC "$srcdir/$subdir/cross4.c"
tmpdir
/cross4.o] } {
142
if ![ld_relocate $ld
tmpdir
/cross3-partial.o "tmpdir/cross1.o tmpdir/cross4.o"]
[
all
...]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/
vers.exp
70
set
tmpdir
tmpdir
111
global
tmpdir
116
verbose -log "$ar -cr $
tmpdir
/$lib $
tmpdir
/$object"
117
catch "exec $ar -cr $
tmpdir
/$lib $
tmpdir
/$object" exec_output
125
verbose -log "$nm --print-armap $
tmpdir
/$lib | grep \" in \" | egrep \"VERS\\|bar\\|foo\" | sort > $
tmpdir
/nm.out"
127
catch "exec $nm --print-armap $
tmpdir
/$lib | grep \\\ in\\\ | egrep VERS\\\|bar\\\|foo | sort > $tmpdir/nm.out" exec_outpu
[
all
...]
vers2.ver
6
required from
tmpdir
/vers1.so:
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68k/
m68k-got.exp
36
if [catch { set ofd [open "
tmpdir
/$testname.s" w] } msg] {
150
if [catch { set ofd [open "
tmpdir
/$testname.d" w] } msg] {
158
puts $ofd "#source: $objdir/
tmpdir
/got-12.s"
162
puts $ofd "#source: $objdir/
tmpdir
/got-13.s"
166
puts $ofd "#source: $objdir/
tmpdir
/got-14.s"
170
puts $ofd "#source: $objdir/
tmpdir
/got-15.s"
174
puts $ofd "#source: $objdir/
tmpdir
/got-12.s"
175
puts $ofd "#source: $objdir/
tmpdir
/got-13.s"
176
puts $ofd "#source: $objdir/
tmpdir
/got-14.s"
177
puts $ofd "#source: $objdir/
tmpdir
/got-34.s
[
all
...]
tls-gd-1.d3
4
0x00000001 \(NEEDED\) * Shared library: \[
tmpdir
/tls-def-1.so\]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-auto-import/
auto-import.exp
113
set
tmpdir
tmpdir
121
if ![ld_compile "$CC $CFLAGS $SHCFLAG" $srcdir/$subdir/dll.c $
tmpdir
/dll.o] {
124
if ![ld_special_link "$ld -shared --enable-auto-import -e __cygwin_dll_entry@12 --out-implib=$
tmpdir
/libstandard.dll.a" $
tmpdir
/dll.dll "$
tmpdir
/dll.o $MYLIBS"] {
129
catch "exec ln -fs dll.dll $
tmpdir
/libsymlinked_dll.dll.a" ln_catch
132
if ![ld_compile "$CC $CFLAGS $SHCFLAG" $srcdir/$subdir/client.c $
tmpdir
/client.o] {
138
if [ld_special_link $ld $
tmpdir
/client-linklib.exe "--enable-auto-import --enable-runtime-pseudo-reloc /lib/crt0.o $
tmpdir
/client.o -L$tmpdir -lstandard $MYLIBS"]
[
all
...]
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/
func-filter-glob.tc
17
cut -f1 -d" " set_ftrace_filter > $
TMPDIR
/actual
18
cut -f1 -d" " available_filter_functions | grep "$2" > $
TMPDIR
/expected
19
DIFF=`diff $
TMPDIR
/actual $
TMPDIR
/expected`
/external/perfetto/src/ftrace_reader/test/
test_proto_gen.py
32
tmpdir
= tempfile.mkdtemp()
33
proto_path = os.path.join(
tmpdir
, 'format.proto')
38
'--proto_path='+
tmpdir
,
39
'--cpp_out='+
tmpdir
)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
unresolved-1-dyn.d
2
#ld: --warn-unresolved
tmpdir
/mixed-lib.so
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
pic-and-nonpic-3-error.d
4
#ld:
tmpdir
/pic-and-nonpic-3a.so -melf32btsmip -znocopyreloc
pic-and-nonpic-4-error.d
4
#ld:
tmpdir
/pic-and-nonpic-4a.so -melf32btsmip -znocopyreloc
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-misc/
defsym.exp
22
if ![ld_assemble $as $srcdir/$subdir/start.s
tmpdir
/start.o] {
27
if ![ld_assemble $as $srcdir/$subdir/foo.s
tmpdir
/foo.o] {
32
if { ![ar_simple_create $ar ""
tmpdir
/libfoo.a
tmpdir
/foo.o] } {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mn10300/
i143317.d
2
tmpdir
/i143317.x: file format elf32-.*
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
plugin-14.d
6
.*: LDPT_OUTPUT_NAME '
tmpdir
/main.x'
25
hook called: claim_file
tmpdir
/main.o \[@0/.* not claimed
27
hook called: claim_file
tmpdir
/text.o \[@0/.* not claimed
30
tmpdir
/main.o: In function `main':
plugin-23.d
5
tmpdir
/main.o: In function `main':
plugin-5.d
6
.*: LDPT_OUTPUT_NAME '
tmpdir
/main.x'
24
hook called: claim_file
tmpdir
/main.o \[@0/.*
25
hook called: claim_file
tmpdir
/func.o \[@0/.*
26
hook called: claim_file
tmpdir
/text.o \[@0/.*
pr20070.d
2
Input: pr20070b.c \(
tmpdir
/libpr20070.a\)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
aix-glink-3-32.d
4
#ld: -b32 -bnoautoimp
tmpdir
/aix-glink-3b.so
Completed in 905 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>