HomeSort by relevance Sort by last modified time
    Searched refs:stdout (Results 1 - 25 of 5027) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
ver_matching_test.sh 56 check ver_matching_test.stdout "V1 *sizeof_headers$"
57 check ver_matching_test.stdout "Base *globaoeufostuff$"
58 check ver_matching_test.stdout "V1 *globaoeufxstuff$"
59 check ver_matching_test.stdout "V2 *otherns::stuff$"
60 check ver_matching_test.stdout "Base *otherns::biz$"
61 check ver_matching_test.stdout "V1 *foo$"
62 check ver_matching_test.stdout "V1 *bar()$"
63 check ver_matching_test.stdout "Base *bar1()$"
64 check ver_matching_test.stdout "V1 *bar2$"
65 check ver_matching_test.stdout "V1 *myns::blah()$
    [all...]
split_s390.sh 41 match 'jg.*__morestack>?$' split_s390_z1.stdout
42 match 'long.*0x00100000$' split_s390_z1.stdout
43 match 'jg.*__morestack>?$' split_s390_z1_ns.stdout
44 match 'long.*0x00104000$' split_s390_z1_ns.stdout
46 match 'ear.*$' split_s390_z2.stdout
47 match 'jgl.*__morestack>?$' split_s390_z2.stdout
48 nomatch 'jg .*__morestack>?$' split_s390_z2.stdout
49 match 'long.*0x00000100$' split_s390_z2.stdout
50 nomatch 'ear.*$' split_s390_z2_ns.stdout
51 nomatch 'jgl.*__morestack>?$' split_s390_z2_ns.stdout
    [all...]
arm_branch_out_of_range.sh 45 check arm_bl_out_of_range.stdout \
47 check arm_bl_out_of_range.stdout \
49 check arm_bl_out_of_range.stdout \
51 check arm_bl_out_of_range.stdout \
53 check arm_bl_out_of_range.stdout \
55 check arm_bl_out_of_range.stdout \
58 check thumb_bl_out_of_range.stdout \
60 check thumb_bl_out_of_range.stdout \
62 check thumb_bl_out_of_range.stdout \
64 check thumb_bl_out_of_range.stdout \
    [all...]
arm_fix_v4bx.sh 42 check arm_fix_v4bx.stdout ".*00: .* mov pc, r0"
43 check arm_fix_v4bx.stdout ".*04: .* mov pc, pc"
46 check arm_fix_v4bx_interworking.stdout ".*00: .* b .*00 <.*>"
47 check arm_fix_v4bx_interworking.stdout ".*04: .* mov pc, pc"
48 check arm_fix_v4bx_interworking.stdout ".*00: .* tst r0, #1"
49 check arm_fix_v4bx_interworking.stdout ".*04: .* moveq pc, r0"
50 check arm_fix_v4bx_interworking.stdout ".*08: .* bx r0"
53 check arm_no_fix_v4bx.stdout ".*00: .* bx r0"
54 check arm_no_fix_v4bx.stdout ".*04: .* bx pc"
dynamic_list.sh 40 check dynamic_list.stdout "main" # comes via --dynamic-list
41 check dynamic_list.stdout "_Z4t1_6v" # t1_6()
42 check dynamic_list.stdout "_ZN4t16aD1Ev" # t16a:~t16a()
43 check dynamic_list.stdout "_ZN4t16a1tEv" # t16a:t()
44 check dynamic_list.stdout "_ZTI4t16a" # typeinfo for t16a
45 check dynamic_list.stdout "_ZTI4t16b" # typeinfo for t16b
46 check dynamic_list.stdout "_ZTS4t16a" # typeinfo name for t16a
47 check dynamic_list.stdout "_ZTS4t16b" # typeinfo name for t16b
48 check dynamic_list.stdout "t20v" # comes via --dynamic-list-data
arm_farcall_thumb_arm.sh 41 check arm_farcall_thumb_arm.stdout "1f01018: .* bx pc"
42 check arm_farcall_thumb_arm.stdout "1f0101a: .* nop"
43 check arm_farcall_thumb_arm.stdout "1f0101c: f004 e51f"
44 check arm_farcall_thumb_arm.stdout "1f01020: 1014"
45 check arm_farcall_thumb_arm.stdout "1f01022: 0200"
47 check arm_farcall_thumb_arm.stdout "1f01024: .* bx pc"
48 check arm_farcall_thumb_arm.stdout "1f01026: .* nop"
49 check arm_farcall_thumb_arm.stdout "1f01028: fff9 ea03"
52 check arm_farcall_thumb_arm_5t.stdout "1f01018: f004 e51f"
53 check arm_farcall_thumb_arm_5t.stdout "1f0101c: 1014
    [all...]
text_section_grouping.sh 62 check text_section_grouping.stdout "unlikely_foo" "startup_foo"
63 check text_section_grouping.stdout "startup_foo" "hot_foo"
64 check text_section_grouping.stdout "unlikely_bar" "startup_bar"
65 check text_section_grouping.stdout "startup_bar" "hot_bar"
66 check text_section_grouping.stdout "unlikely_foo" "startup_bar"
67 check text_section_grouping.stdout "startup_foo" "hot_bar"
69 check text_section_no_grouping.stdout "hot_foo" "startup_foo"
70 check text_section_no_grouping.stdout "startup_foo" "unlikely_foo"
71 check text_section_no_grouping.stdout "unlikely_foo" "hot_bar"
72 check text_section_no_grouping.stdout "hot_bar" "startup_bar
    [all...]
disable_pie_unsafe_size_test.sh 32 grep 'Elf file type is EXEC (Executable file)' ./disable_pie_unsafe_size_test_readelf.stdout
script_test_10.sh 38 check script_test_10.stdout ".*\[ 1\] .text"
39 check script_test_10.stdout ".*\[ 2\] .sec0"
40 check script_test_10.stdout ".*\[ 3\] .sec1"
41 check script_test_10.stdout ".*\[ 4\] .sec2"
42 check script_test_10.stdout ".*\[ 5\] .secz"
43 check script_test_10.stdout ".*\[ 6\] .sec3"
44 check script_test_10.stdout ".*\[ 7\] .data"
45 check script_test_10.stdout ".* .bss"
script_test_5.sh 42 check_count script_test_5.stdout " .text " 1
43 check_count script_test_5.stdout " .text.foo " 1
arm_branch_in_range.sh 44 check arm_bl_in_range.stdout \
46 check arm_bl_in_range.stdout \
48 check thumb_bl_in_range.stdout \
50 check thumb_bl_in_range.stdout \
52 check thumb2_bl_in_range.stdout \
54 check thumb2_bl_in_range.stdout \
56 check thumb_blx_in_range.stdout \
58 check thumb_blx_in_range.stdout \
60 check thumb2_blx_in_range.stdout \
62 check thumb2_blx_in_range.stdout \
    [all...]
arm_cortex_a8.sh 42 check arm_cortex_a8_b.stdout ".*ffe: .* b.w .*000 <.*>"
43 check arm_cortex_a8_b.stdout ".000: .* b.w .*100 <_func>"
46 check arm_cortex_a8_b_cond.stdout ".*ffe: .* b.w .*000 <.*>"
47 check arm_cortex_a8_b_cond.stdout ".000: .* beq.n .*006 <.*>"
48 check arm_cortex_a8_b_cond.stdout ".002: .* b.w .*002 <.*>"
49 check arm_cortex_a8_b_cond.stdout ".006: .* b.w .*100 <_func>"
52 check arm_cortex_a8_bl.stdout ".*ffe: .* bl .*000 <.*>"
53 check arm_cortex_a8_bl.stdout ".000: .* b.w .*100 <_func>"
56 check arm_cortex_a8_blx.stdout ".*ffe: .* blx .*000 <.*>"
57 check arm_cortex_a8_blx.stdout ".000: .* b .*100 <_func>
    [all...]
split_i386.sh 41 match 'cmp.*+%gs:[^,]*,%esp' split_i386_1.stdout
42 match 'call.*__morestack>?$' split_i386_1.stdout
43 match 'lea.*-0x200\(%esp\),' split_i386_1.stdout
45 match 'stc' split_i386_2.stdout
46 match 'call.*__morestack_non_split>?$' split_i386_2.stdout
47 nomatch 'call.*__morestack>?$' split_i386_2.stdout
48 match 'lea.*-0x4200\(%esp\),' split_i386_2.stdout
50 match 'failed to match' split_i386_3.stdout
52 match 'call.*__morestack>?$' split_i386_4.stdout
54 match 'cannot mix' split_i386_r.stdout
    [all...]
split_x32.sh 42 match 'cmp.*+%fs:[^,]*,%esp' split_x32_1.stdout
43 match 'callq.*__morestack>?$' split_x32_1.stdout
44 match 'lea.*-0x200\(%rsp\),' split_x32_1.stdout
46 match 'stc' split_x32_2.stdout
47 match 'callq.*__morestack_non_split>?$' split_x32_2.stdout
48 nomatch 'callq.*__morestack>?$' split_x32_2.stdout
49 match 'lea.*-0x4200\(%rsp\),' split_x32_2.stdout
51 match 'failed to match' split_x32_3.stdout
53 match 'callq.*__morestack>?$' split_x32_4.stdout
55 match 'cannot mix' split_x32_r.stdout
    [all...]
split_x86_64.sh 41 match 'cmp.*+%fs:[^,]*,%rsp' split_x86_64_1.stdout
42 match 'callq.*__morestack>?$' split_x86_64_1.stdout
43 match 'lea.*-0x200\(%rsp\),' split_x86_64_1.stdout
45 match 'stc' split_x86_64_2.stdout
46 match 'callq.*__morestack_non_split>?$' split_x86_64_2.stdout
47 nomatch 'callq.*__morestack>?$' split_x86_64_2.stdout
48 match 'lea.*-0x4200\(%rsp\),' split_x86_64_2.stdout
50 match 'failed to match' split_x86_64_3.stdout
52 match 'callq.*__morestack>?$' split_x86_64_4.stdout
54 match 'cannot mix' split_x86_64_r.stdout
    [all...]
arm_unaligned_reloc.sh 42 check arm_unaligned_reloc.stdout "^00009000 <x>:$"
43 check arm_unaligned_reloc.stdout "^0000a001 <abs32>:$"
44 check arm_unaligned_reloc.stdout '^[ ]*a001:[ ]*00009001[ ].*$'
45 check arm_unaligned_reloc.stdout "^0000a005 <rel32>:"
46 check arm_unaligned_reloc.stdout "^[ ]*a005:[ ]*ffffeffc[ ].*$"
47 check arm_unaligned_reloc.stdout "^0000a009 <abs16>:"
48 check arm_unaligned_reloc.stdout "^[ ]*a009:[ ]*00009001[ ].*$"
50 check arm_unaligned_reloc_r.stdout "^[ ]*1:[ ]*00000001[ ].*$"
51 check arm_unaligned_reloc_r.stdout "^[ ]*1: R_ARM_ABS32[ ]*.data.0$"
52 check arm_unaligned_reloc_r.stdout "^[ ]*5:[ ]*00000001[ ].*$
    [all...]
x86_64_mov_to_lea.sh 27 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea1.stdout
28 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea2.stdout
29 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea3.stdout
30 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea4.stdout
31 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea5.stdout
32 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea6.stdout
33 grep -q "mov 0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea7.stdout
34 grep -q "mov 0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea8.stdout
35 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea9.stdout
36 grep -q "lea -0x[a-f0-9]\+(%rip),%rax" x86_64_mov_to_lea10.stdout
    [all...]
gc_comdat_test.sh 40 check gc_comdat_test.stdout "foo()"
41 check gc_comdat_test.stdout "bar()"
42 check gc_comdat_test.stdout "int GetMax<int>(int, int)"
plugin_final_layout.sh 88 check plugin_final_layout.stdout "_Z3foov" "_Z3barv"
89 check plugin_final_layout.stdout "_Z3barv" "_Z3bazv"
90 check_unique_segment plugin_final_layout_readelf.stdout ".text.plugin_created_unique"
plugin_layout_with_alignment.sh 64 check plugin_layout_with_alignment.stdout "bss_item3" "bss_item1" "bss_item4" "bss_item2"
65 check plugin_layout_with_alignment.stdout "rwdata_item2" "rwdata_item4" "rwdata_item1" "rwdata_item3"
66 check plugin_layout_with_alignment.stdout "rodata_item3" "rodata_item1" "rodata_item2" "rodata_item4"
script_test_6.sh 41 check script_test_6.stdout "\\.text[ ]*PROGBITS[ ]*0*10001000"
42 check script_test_6.stdout "\\.data[ ]*PROGBITS[ ]*0*10200000"
43 check script_test_6.stdout "\\.bss[ ]*NOBITS[ ]*0*10400000"
script_test_7.sh 41 check script_test_7.stdout "\\.interp[ ]*PROGBITS[ ]*0*10000100"
42 check script_test_7.stdout "\\.data[ ]*PROGBITS[ ]*0*10200000"
43 check script_test_7.stdout "\\.bss[ ]*NOBITS[ ]*0*10400..."
script_test_8.sh 42 check script_test_8.stdout "\\.interp[ ]*PROGBITS[ ]*0*20001000"
43 check script_test_8.stdout "\\.data[ ]*PROGBITS[ ]*0*20200000"
44 check script_test_8.stdout "\\.bss[ ]*NOBITS[ ]*0*2040...."
arm_farcall_thumb_thumb.sh 41 check arm_farcall_thumb_thumb.stdout "1004: .* bx pc"
42 check arm_farcall_thumb_thumb.stdout "1006: .* nop"
43 check arm_farcall_thumb_thumb.stdout "1008: c000"
44 check arm_farcall_thumb_thumb.stdout "100a: e59f"
45 check arm_farcall_thumb_thumb.stdout "100c: ff1c e12f"
46 check arm_farcall_thumb_thumb.stdout "1010: 1015"
47 check arm_farcall_thumb_thumb.stdout "1012: 0200"
50 check arm_farcall_thumb_thumb_5t.stdout "1004: f004 e51f"
51 check arm_farcall_thumb_thumb_5t.stdout "1008: 1015"
52 check arm_farcall_thumb_thumb_5t.stdout "100a: 0200
    [all...]
arm_exidx_test.sh 55 check arm_exidx_test.stdout ".* .ARM.exidx .* ARM_EXIDX .* AL .*"
56 check arm_exidx_test.stdout ".* .ARM.extab .* PROGBITS .* A .*"
57 check_not arm_exidx_test.stdout ".* .* R_ARM_GLOB_DAT .* __exidx_start"
58 check_not arm_exidx_test.stdout ".* .* R_ARM_GLOB_DAT .* __exidx_end"

Completed in 249 milliseconds

1 2 3 4 5 6 7 8 91011>>