~ubuntu-branches/ubuntu/karmic/insight/karmic

« back to all changes in this revision

Viewing changes to bfd/doc/syms.texi

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta (mhatta)
  • Date: 2007-12-04 22:37:09 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204223709-jxj396d1ox92s8ox
Tags: 6.7.1.dfsg.1-1
* New upstream release.
* This typo has been fixed in the upstream - closes: #314037.
* Removed non-free documents (GFDL'd with Invariant Sections, etc.).

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
  /* This symbol is thread local.  Used in ELF.  */
247
247
#define BSF_THREAD_LOCAL  0x40000
248
248
 
 
249
  /* This symbol represents a complex relocation expression,
 
250
     with the expression tree serialized in the symbol name.  */
 
251
#define BSF_RELC 0x80000
 
252
 
 
253
  /* This symbol represents a signed complex relocation expression,
 
254
     with the expression tree serialized in the symbol name.  */
 
255
#define BSF_SRELC 0x100000
 
256
 
249
257
  flagword flags;
250
258
 
251
259
  /* A pointer to the section to which this symbol is