OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STYP_DEBUG
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
apollo.h
114
#define
STYP_DEBUG
0x00020000 /* debug section */
xcoff.h
81
/* XCOFF uses a special .debug section with type
STYP_DEBUG
. */
82
#define
STYP_DEBUG
0x2000
Completed in 96 milliseconds