Home
last modified time | relevance | path

Searched refs:glob (Results 1 – 25 of 30) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dpcrel.s5 .global glob symbol
13 glob: label
18 jmp glob
29 jmp glob - abs
40 jmp glob - abs2
47 jmp glob - loc
48 jmp glob - loc2
Dabsrel.s5 .global glob symbol
13 glob: label
18 mov glob, %eax
29 mov glob - abs, %eax
40 mov glob - abs2,%eax
47 mov glob - loc, %eax
48 mov glob - loc2,%eax
Dabsrel.d11 0+005 <glob>:
16 …19: (a1 00 00 00 00[ ]*mov 0x0,%eax 1a: R_386_32 glob|a1 05 00 00 00[ ]*mov 0x5,%eax 1a: (…
27 …50: (a1 cc ed ff ff[ ]*mov 0xffffedcc,%eax 51: R_386_32 glob|a1 d1 ed ff ff[ ]*mov 0xffffe…
38 …87: (a1 8a 67 ff ff[ ]*mov 0xffff678a,%eax 88: R_386_32 glob|a1 8f 67 ff ff[ ]*mov 0xffff6…
45 aa: (a1 ab 00 00 00[ ]*mov 0xab,%eax ab: R_386_PC32 glob|a1 05 00 00 00[ ]*mov 0x5,%eax)
46 …af: (a1 b0 ff ff ff[ ]*mov 0xffffffb0,%eax b0: R_386_PC32 glob|a1 05 ff ff ff[ ]*mov 0xfff…
Dpcrel.d11 0+005 <glob>:
16 (16: e9 fc ff ff ff[ ]*jmp 17 .*17: R_386_PC32 glob|16: eb ed[ ]*jmp 5 .*)
27 …(4d: e9 c8 ed ff ff[ ]*jmp ffffee1a .*4e: R_386_PC32 glob|4a: e9 82 ed ff ff[ ]*jmp ffffed…
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dgot-dump-2.s1 .global glob symbol
2 .ent glob
3 glob: label
7 ld $4,%call16(glob)($28)
9 .end glob
Dgot-dump-1.s1 .global glob symbol
2 .ent glob
3 glob: label
7 lw $4,%call16(glob)($28)
9 .end glob
Dgot-dump-1.d23 00060024 -32732\(gp\) 00050000 00050000 FUNC 7 glob
Dgot-dump-2.d23 0001236000000038 -32712\(gp\) 0001235000000000 0001235000000000 FUNC 7 glob
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dtls-longplt.s42 @ glob used by tls-longplt-lib
43 .type glob, %object
44 .globl glob symbol
45 glob: .space 4 label
Dtls-thumb1.s30 2: bl +glob(tlscall)
33 1: .word glob(tlsdesc) + (. - 2b)
Dtls-longplt-lib.s29 2: blx glob(tlscall)
32 1: .word glob(tlsdesc) + (. - 2b)
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/
Dpic.s3 .global glob symbol
42 ila 8,glob
43 .reloc .,SPU_ADD_PIC,glob
67 glob: label
Dfixup.s3 .global glob symbol
17 .long 0, 0, 0, glob
20 glob: label
Dpic.d54 58: 42 00 88 08 ila \$8,110 <glob>
55 58: SPU_ADDR18 glob
57 5c: SPU_ADD_PIC glob
91 00000110 <glob>:
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dversion_script.map20 glob*f[^A-Zo]st?ff;
/toolchain/binutils/binutils-2.25/ld/
Dconfig.in62 /* Define to 1 if you have the `glob' function. */
Dconfigure.ac204 AC_CHECK_FUNCS(glob mkstemp realpath sbrk setlocale waitpid)
DChangeLog-2005307 * ldlang.c (lang_vers_match): Fix indentation. Do not glob-match
1572 * configure.in (AC_CHECK_FUNCS): Add glob.
1574 * emultempl/elf32.em (<glob.h>): Do not include if HAVE_GLOB is
1576 (gld${EMULATION_NAME}_parse_ld_so_conf_include): Do not use glob
DChangeLog-200870 no glob chars found in "pattern".
DChangeLog-2006411 * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.
/toolchain/binutils/binutils-2.25/config/
Dacx.m4531 dnl version-extract-regexp, version-glob)
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em75 #include <glob.h>
662 if (glob (pattern, 0, NULL, &gl) == 0)
671 /* If we do not have glob, treat the pattern as a literal filename. */
Daix.em306 (simply because glob isn't always available). */
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog59 * ld-unique/unique.exp: Use a wider glob for matching ARM
DChangeLog-2008362 so it now comes after "glob".

12