repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2002-06-18 Dave Brolley <brolley@redhat.com>
[binutils.git]
/
gas
/
config
/
te-pe.h
blob
1c1f0b27bc1ddf7645e55c26458d1735e359ecbd
1
#define TE_PE
2
#define LEX_AT 1
/* can have @'s inside labels */
3
4
/* The PE format supports long section names. */
5
#define COFF_LONG_SECTION_NAMES
6
7
#include
"obj-format.h"