OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weakext
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/
reloc_weaksym.s
49
.
weakext
test_start
/toolchain/binutils/binutils-2.25/include/coff/
sym.h
261
unsigned
weakext
:1; /* symbol is weak external */
member in struct:ecoff_extr
/toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h
556
intern->
weakext
= 0 != (ext->es_bits1[0] & EXT_BITS1_WEAKEXT_BIG);
562
intern->
weakext
= 0 != (ext->es_bits1[0] & EXT_BITS1_WEAKEXT_LITTLE);
597
| (intern->
weakext
? EXT_BITS1_WEAKEXT_BIG : 0));
608
| (intern->
weakext
? EXT_BITS1_WEAKEXT_LITTLE : 0));
ecoff.c
901
internal_esym.
weakext
))
1414
char
weakext
;
local
[
all
...]
elf64-alpha.c
[
all
...]
elfxx-mips.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ecoff.c
[
all
...]
Completed in 486 milliseconds