Searched defs:OVERLAY (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h81 OVERLAY = 307, enumerator in enum:yytokentype
198 #define OVERLAY 307 macro
H A Dldgram.c108 OVERLAY = 307, enumerator in enum:yytokentype
225 #define OVERLAY 307 macro
H A Dldlex.c2218 { RTOKEN(OVERLAY); } variable
2258 { RTOKEN(OVERLAY);} variable
/haiku-buildtools/binutils/ld/
H A Dldgram.h103 OVERLAY = 313, enumerator in enum:yytokentype
235 #define OVERLAY 313 macro
H A Dldgram.c194 OVERLAY = 313, enumerator in enum:yytokentype
326 #define OVERLAY 313 macro
H A Dldlex.c2654 { RTOKEN(OVERLAY); } variable
2704 { RTOKEN(OVERLAY);} variable

Completed in 194 milliseconds