OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NMFLAGS
(Results
1 - 15
of
15
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi.exp
23
global
NMFLAGS
25
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
31
global
NMFLAGS
33
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
77
global
NMFLAGS
79
set nm_status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/
ilp32.exp
22
global
NMFLAGS
24
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
ilp32.exp
22
global
NMFLAGS
24
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
ilp32.exp
22
global
NMFLAGS
24
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/
ilp32.exp
22
global
NMFLAGS
24
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/gas/testsuite/config/
default.exp
45
if ![info exists
NMFLAGS
] then {
46
set
NMFLAGS
{}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
sparc.exp
28
global
NMFLAGS
30
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
default.exp
27
if ![info exists
NMFLAGS
] then {
28
set
NMFLAGS
""
/toolchain/binutils/binutils-2.25/ld/testsuite/config/
default.exp
221
proc ld_nm { nm
nmflags
object } {
222
default_ld_nm $nm $
nmflags
$object
254
if ![info exists
NMFLAGS
] then {
255
set
NMFLAGS
{}
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
objcopy.exp
403
global
NMFLAGS
493
set exec_output [binutils_run $NM "-a $
NMFLAGS
$objfile"]
511
global
NMFLAGS
534
set exec_output [binutils_run $NM "$
NMFLAGS
$objfile"]
681
global
NMFLAGS
742
set exec_output [binutils_run $NM "$
NMFLAGS
${copyfile}"]
754
global
NMFLAGS
785
set exec_output [binutils_run $NM "$
NMFLAGS
${copyfile}"]
807
global
NMFLAGS
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
i386.exp
22
global
NMFLAGS
24
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
30
global
NMFLAGS
32
set status [gas_host_run "$NM $
NMFLAGS
--help" ""]
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
utils-lib.exp
250
global OBJDUMPFLAGS
NMFLAGS
OBJCOPYFLAGS READELFFLAGS STRIPFLAGS
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp
353
proc default_ld_nm { nm
nmflags
object } {
354
global
NMFLAGS
362
if ![info exists
NMFLAGS
] { set
NMFLAGS
"" }
370
verbose -log "$nm $
NMFLAGS
$
nmflags
$object >tmpdir/nm.out"
372
set status [remote_exec host [concat sh -c [list "$nm $
NMFLAGS
$
nmflags
$object 2>ld.stderr"]] "" "/dev/null" "tmpdir/nm.out"]
567
global OBJDUMPFLAGS
NMFLAGS
ASFLAGS OBJCOPYFLAGS READELFFLAGS LDFLAGS
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp
439
global OBJDUMPFLAGS
NMFLAGS
ASFLAGS OBJCOPYFLAGS READELFFLAGS
/external/regex-re2/
Makefile
19
NMFLAGS
=-p
Completed in 332 milliseconds