OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fx_size
(Results
26 - 50
of
50
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/gas/config/
tc-m68k.c
[
all
...]
tc-arc.c
1229
return fixP->fx_frag->fr_address + fixP->fx_where + fixP->
fx_size
;
[
all
...]
tc-i860.c
1188
return fixP->
fx_size
+ fixP->fx_where + fixP->fx_frag->fr_address;
[
all
...]
tc-i386.c
[
all
...]
tc-sh64.c
43
((FIXP)->
fx_size
+ (FIXP)->fx_where + (FIXP)->fx_frag->fr_address - 4)
[
all
...]
tc-d10v.c
[
all
...]
tc-h8300.c
[
all
...]
tc-cris.c
[
all
...]
tc-mmix.c
[
all
...]
tc-score7.c
[
all
...]
tc-hppa.c
[
all
...]
tc-score.c
[
all
...]
tc-m68hc11.c
[
all
...]
tc-sh.c
[
all
...]
tc-sparc.c
[
all
...]
tc-xtensa.c
[
all
...]
tc-nds32.c
[
all
...]
tc-ia64.c
[
all
...]
tc-mips.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-2013
[
all
...]
ChangeLog-2007
[
all
...]
ChangeLog-9295
[
all
...]
ChangeLog-9697
140
* config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->
fx_size
== 1.
142
(md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->
fx_size
== 1.
[
all
...]
ChangeLog-0203
[
all
...]
/toolchain/binutils/binutils-2.25/gas/doc/
internals.texi
500
@item
fx_size
[
all
...]
Completed in 2078 milliseconds
1
2