comparison of 'where' in cache.c
Jeff Muizelaar
muizelaar@rogers.com
Thu Dec 11 03:42:00 GMT 2003
More information about the Binutils mailing list
Thu Dec 11 03:42:00 GMT 2003
- Previous message (by thread): [PATCH] adr & adrl instructions for arm-wince-pe target
- Next message (by thread): comparison of 'where' in cache.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Anybody know what the intention of this code from
bfd_cache_lookup_worker in cache.c:357 is:
if (abfd->where != (unsigned long) abfd->where)
return NULL;
As it currently stands, it doesn't seem to do anything at all.
-Jeff
- Previous message (by thread): [PATCH] adr & adrl instructions for arm-wince-pe target
- Next message (by thread): comparison of 'where' in cache.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list