Browse Subversion Repository
Diff of /trunk/bfd/elf32-m68hc1x.h
Parent Directory
| Revision Log
| Patch
| 120 |
int top_index; |
int top_index; |
| 121 |
asection **input_list; |
asection **input_list; |
| 122 |
|
|
| 123 |
/* Small local sym to section mapping cache. */ |
/* Small local sym cache. */ |
| 124 |
struct sym_sec_cache sym_sec; |
struct sym_cache sym_cache; |
| 125 |
|
|
| 126 |
bfd_boolean (* size_one_stub) PARAMS((struct bfd_hash_entry*, void*)); |
bfd_boolean (* size_one_stub) PARAMS((struct bfd_hash_entry*, void*)); |
| 127 |
bfd_boolean (* build_one_stub) PARAMS((struct bfd_hash_entry*, void*)); |
bfd_boolean (* build_one_stub) PARAMS((struct bfd_hash_entry*, void*)); |
|
|
Legend:
| Removed from v.20 |
|
| changed lines |
| |
Added in v.21 |
|
|
|