Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 66) sorted by relevance

123

/toolchain/binutils/binutils-2.27/opcodes/
Dz80-dis.c74 prt (struct buffer *buf, disassemble_info * info, char *txt) in prt() argument
76 info->fprintf_func (info->stream, "%s", txt); in prt()
82 prt_e (struct buffer *buf, disassemble_info * info, char *txt) in prt_e() argument
92 info->fprintf_func (info->stream, "%s0x%04x", txt, target_addr); in prt_e()
101 jr_cc (struct buffer *buf, disassemble_info * info, char *txt) in jr_cc() argument
105 snprintf (mytxt, TXTSIZ, txt, cc_str[(buf->data[0] >> 3) & 3]); in jr_cc()
110 prt_nn (struct buffer *buf, disassemble_info * info, char *txt) in prt_nn() argument
119 info->fprintf_func (info->stream, txt, nn); in prt_nn()
128 prt_rr_nn (struct buffer *buf, disassemble_info * info, char *txt) in prt_rr_nn() argument
134 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]); in prt_rr_nn()
[all …]
/toolchain/binutils/binutils-2.27/gold/testsuite/
Dbinary_test.cc41 const char* const txt = "This file is used for the binary test.\n"; in main() local
42 assert(strncmp(txt, _binary_binary_txt_start, size) == 0); in main()
43 assert(static_cast<size_t>(size) == strlen(txt)); in main()
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/
Dreadme.txt10 LICENSE_1_0.txt - License file.
11 readme.txt - This file.
58 (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
Dmake_vms.com20 $ mcr []minizip test minizip_info.txt
22 $ rename minizip_info.txt; minizip_info.txt_old
/toolchain/binutils/binutils-2.27/zlib/win32/
DREADME-WIN32.txt6 http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format)
7 and rfc1952.txt (gzip format).
19 PLEASE read DLL_FAQ.txt, and the the zlib FAQ http://zlib.net/zlib_faq.html
27 README-WIN32.txt This document
29 DLL_FAQ.txt Frequently asked questions about zlib1.dll
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dlibdw2-compressedgabi.out16 <18> DW_AT_name : file1.txt
67 1 0 0 0 file1.txt
118 <18> DW_AT_name : file1.txt
169 1 0 0 0 file1.txt
221 <18> DW_AT_name : file1.txt
250 <6e> DW_AT_name : file1.txt
352 1 0 0 0 file1.txt
Ddw2-3.W15 <18> DW_AT_name : file1.txt
44 <6e> DW_AT_name : file1.txt
146 1 0 0 0 file1.txt
Ddw2-3gabi.W15 <18> DW_AT_name : file1.txt
44 <6e> DW_AT_name : file1.txt
146 1 0 0 0 file1.txt
Dobjdump.W15 <18> DW_AT_name : file1.txt
66 1 0 0 0 file1.txt
Ddw2-1.W15 <18> DW_AT_name : file1.txt
66 1 0 0 0 file1.txt
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
Drgn-over3.d25 \s*\*\(\.txt\)
26 \s*\.txt\s+0x0+1000\s+0xc\s+.*?
Drgn-over6.d25 \s*\*\(\.txt\)
26 \s*\.txt\s+0x0+1000\s+0xc\s+.*?
Drgn-over.s1 .section .txt, "ax", "progbits"
Drgn-over1.t10 .text : { *(.txt) } > r1
Drgn-over2.t11 .text : { *(.txt) } > r1
Drgn-over7.t11 .text : { *(.txt) } > r1
Drgn-over5.t11 .text : { *(.txt) } > r1 AT> v1
Drgn-over6.t11 .text : { *(.txt) } > r1 AT> v1
Drgn-over4.t11 .text : { *(.txt) } > r1 AT> v1
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
Ddwarf2-2.d17 <18> DW_AT_name : file1.txt
68 1 0 0 0 file1.txt
Ddwarf2-1.d17 <18> DW_AT_name : file1.txt
68 1 0 0 0 file1.txt
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Ddw2-compressed-1.d17 <18> DW_AT_name : file1.txt
95 1 0 0 0 file1.txt
Ddw2-compress-1.d16 <18> DW_AT_name : file1.txt
94 1 0 0 0 file1.txt
/toolchain/binutils/binutils-2.27/zlib/contrib/blast/
DMakefile5 blast < test.pk | cmp - test.txt

123